Dummy JSON

Fake records for fixtures and demos.

Loading tool

This tool runs in your browser. Nothing is uploaded.

Need ten users for a table mock? Pick a shape and a count. Values are invented and are not real people.

How to use this tool

  1. Enter the source text. Type the URL, password rules, or other input the generator needs.
  2. Generate. Create the code, image, or snippet in this tab.
  3. Copy or download. Save the SVG, CSS, or text. Refreshing the page starts over.

Fields

Presets include id, name, email, and createdAt. Custom keys accept faker-like tokens such as uuid and sentence.

Frequently asked

Are the emails real inboxes?

No. They use reserved example domains so they should not route.

Can I nest objects?

Yes. The schema editor accepts one level of nested objects and arrays.

Is this stable across refreshes?

Set a seed if you need the same fixture twice.

What is the row cap?

2,000 records. Larger dumps belong in a script.

Can I get CSV instead?

Generate JSON, then use JSON to CSV.