Dummy Data (JSON/CSV) Generator

Generate fake JSON & CSV test data

Create realistic fake records with names, emails, phones and more, exported as JSON or CSV for testing and mockups — all in your browser.

Fields
Output
Generated data will appear here. Pick fields and click Generate.

About the dummy data (json/csv) generator

Realistic test data is essential for developing and demoing applications, but using real customer data risks privacy and compliance problems. A dummy data generator produces plausible-looking but entirely fake records you can safely paste into a database seed, a mockup, or a test suite.

Pick the fields you need (id, name, email, phone, address, company and more), choose how many rows to generate, and export the result as formatted JSON or CSV. Every value is generated locally with random names, domains and numbers — nothing is real and nothing leaves your browser.

Available fields

  • Identity — id, uuid, name, firstName, lastName, username.
  • Contact — email, phone, website.
  • Profile — age, city, address, company, jobTitle, salary, date, boolean.

How to use the dummy data (json/csv) generator

  1. Choose your fields

    Toggle the fields you want in each record.

  2. Set the row count

    Enter how many records to generate (1–1,000).

  3. Pick a format

    Switch between JSON and CSV output.

  4. Generate & export

    Click Generate, then copy or download the data.

Frequently asked questions

Is the generated data real?
No. Every name, email, phone number and address is randomly assembled from word lists and is entirely fictitious. None of the records correspond to real people.
What formats can I export?
Formatted JSON (an array of objects) or CSV (with a header row). Use JSON for APIs and databases, CSV for spreadsheets.
How many records can I generate?
Between 1 and 1,000 in a single batch. All generation happens in your browser, so very large batches may take a moment.
Can I choose which fields appear?
Yes. Toggle any of the 17 available fields on or off. Only selected fields are included in each record, in the order shown.
Is my generated data sent to a server?
No. All data is generated and formatted entirely in your browser.

I want to…

Common reasons people reach for the dummy data (json/csv) generator — see if it matches your task.

  • Generate fake JSON records for testing
  • Create dummy CSV data for a mockup
  • Produce realistic sample rows with names and emails
  • Fill a database seed with mock data