Initialising Workbench...
Design a schema, set a row count, and generate ready-to-paste JSON, SQL INSERT statements, or CSV — no sign-up, no server.
Every tool runs entirely in your browser. Nothing you type is uploaded, stored, or logged on our servers.
The Fake Data Generator solves the pain of writing dozens of INSERT INTO statements by hand. Design your table schema using the field builder — choose from names, emails, dates, statuses, prices, cities, and more, including the unique Custom List field type, then hit Generate.
Supports JSON, SQL (MySQL/PostgreSQL), CSV, and MongoDB — more export formats than any comparable tool. Generate up to 1500 rows per run, then copy or download in one click. Everything runs locally — no data leaves your browser.
Mock or fake data is artificially generated sample data used to test UI flows, APIs, database schemas, and business logic without exposing real user records.
Generate a dataset with realistic columns, export it as SQL or JSON, then run it through your seeding script or migration pipeline for local and staging environments.
Fake data is usually realistic and varied to simulate production behavior, while dummy data is often static placeholder values used only to fill required fields.
Yes. This tool can generate SQL-friendly output so you can quickly create INSERT-ready test records without writing each statement manually.