Generate custom CSV files with random data for testing - instantly.
| ID | Name | Phone | Description | |
|---|---|---|---|---|
| No data generated yet | ||||
The random CSV generator fills a table with fake person records - ID, Name, Email, Phone and Description - that you can edit inline and download as a .csv file. It is handy whenever you need believable rows for a spreadsheet, an import test or a demo and you would rather not type them by hand.
Set the number of rows, from 1 to 100, generate, tweak any cell directly in the table, then download. It runs in your browser with JavaScript, so nothing you create is uploaded.
.csv file.Building a sample import file for a spreadsheet or CRM, testing a CSV parser, populating a data grid, or handing a teammate realistic rows for a demo. Because the table is editable, you can fix a value or two before exporting instead of regenerating the whole set.
Each generation reshuffles the values, so you can build several different sample files from the same five columns without repeating yourself.
Yes. Every cell in the generated table is an editable field, so you can change names, emails or any value before clicking Download CSV.
Five fixed columns: ID, Name, Email, Phone and Description. The values are randomised, but the column set is the same every time.
No. The records are randomly assembled from sample name and domain lists and do not belong to real people.
No. Both generating and downloading happen in your browser - the CSV is never sent to our server.