UTILS.
100% in-browser
⚄c

Random CSV Generator

Generate sample CSV test data with chosen column types.

output

About this tool

Generate realistic sample CSV data with a header row, using secure randomness, entirely in your browser.

Frequently asked questions

How random is the data?
Values are produced with crypto.getRandomValues, so the sample data is non-predictable each time you generate.
Which columns can I include?
Pick any mix of id, name, email, date, number, and boolean columns; the header row reflects your selection.

More tools