Skip to main content

Test Data Generator

v1.1.0

Generate realistic fake data sets for testing, seeding, and prototyping.

Generates realistic fake data sets for testing, database seeding, and prototyping — define column schemas (name, type, format) and get rows of consistent synthetic data.

How to use
  • Define your schema by adding columns with name and data type (string, email, date, UUID, etc.).
  • Set row count and download as CSV, JSON, or SQL INSERT statements.
  • Try a preset from the example picker to see a users table or order dataset.

Fields

NameType