Skip to content

Getting Started

Installation

Requirement: Unity 2022.3 or newer.

  1. Install MockMagic from the Package Manager.
  2. Dependencies are resolved automatically.
  3. Verify installation: open Tools → Mock Magic → Generator from the Unity menu bar.

Your First Mock Data - 30 Seconds

  1. Open Tools → Mock Magic → Generator.
  2. The Simple Data tab is selected by default.
  3. Click the data type dropdown - a categorized menu appears with groups like Personal, Contact, Location, and more.
  4. Select Contact → Email.
  5. Click Copy All to copy everything to your clipboard.

That's it. You now have 10 fake email addresses ready to paste wherever you need them.

Mock Magic documentation screenshot

The Four Tabs

The Mock Magic Generator window has four tabs, each serving a distinct purpose:

Tab

Purpose

Simple Data

Generate individual fake values - names, emails, dates, colors, UUIDs, and 50+ more types

Series Data

Generate patterned datasets for charts and graphs - trending, seasonal, bell curves, etc.

Streaming

Emit mock data continuously in real-time - test live dashboards and feeds

Export

Format and copy generated data as Text, CSV, JSON, or C# code