Enter id:uuid, name:name, and email:email on separate lines to generate user fixtures.
Details that matter
Format and meaning
Types: uuid, name, email, integer, boolean, date, word. Emails use example.com.
Using it correctly
CSV escapes commas, quotes, and line breaks. SQL exports PostgreSQL-style INSERT statements.
Common pitfalls
Generated data is fictional and intended for tests, not real people or representative statistics.
Supported scope and limits
Up to 1,000 rows and 20 fields
Split inputs that exceed the limit. If a format or algorithm is unsupported, choose a tool that matches your requirements instead of silently changing the format.