Convert data both ways.
Pretty-print, minify & validate JSON.
Count words, chars & case.
Built with privacy in mind. All processing happens entirely in your browser using open-source libraries.
A dummy data generator creates realistic-looking fake records for testing, demos and mockups. Pick the fields you need, choose a locale, and generate users as JSON, CSV or SQL INSERT statements without inventing a single record by hand.
Developers and QA teams constantly need sample data, and generating it in the browser keeps test data off any server. For large requests, a Web Worker produces up to 100,000 rows without freezing the page.
Yes, free with no signup or limits.
Generation runs in a Web Worker, so the page stays responsive and memory is managed in chunks.
JSON, CSV and SQL INSERT statements.