Skip to main content

Dummy data generators

Fill a layout or a mock API without copying production records. Paragraphs, JSON arrays, CSV tables, and name columns all stay on this device.

4 tools

Prose versus rows

Lorem ipsum prints Latin-like paragraphs for typography tests. It is not a translation. Dummy JSON prints a pretty array of invented objects. Dummy CSV prints the same kind of fields as a header plus quoted rows. Pick JSON for a fetch mock. Pick CSV for a spreadsheet import demo.

Invented names, not a census

Dummy names pairs first and last labels from a small list, one per line. Emails on the JSON and CSV pages use the example.test domain. None of this is a real identity file. Replace filler before you ship.