Random CSV Data Generator

Generate custom CSV files with random data for testing - instantly.

ID Name Email Phone Description
No data generated yet

What is the Random CSV Generator?

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.

How to use the random CSV generator

  • 1. Choose the number of records (1-100).
  • 2. Click Generate Random CSV to fill the table.
  • 3. Edit any cell inline if you want to adjust a value.
  • 4. Click Download CSV to save a .csv file.

Features

  • Columns: ID, Name, Email, Phone, Description.
  • Editable table - change any value before downloading.
  • Generates 1 to 100 rows at a time.
  • One-click download as a quoted .csv file.
  • Runs in your browser - nothing is uploaded.

Common uses

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.

FAQ

Can I edit the data before downloading?

Yes. Every cell in the generated table is an editable field, so you can change names, emails or any value before clicking Download CSV.

What columns does it create?

Five fixed columns: ID, Name, Email, Phone and Description. The values are randomised, but the column set is the same every time.

Is the data real?

No. The records are randomly assembled from sample name and domain lists and do not belong to real people.

Is my data uploaded?

No. Both generating and downloading happen in your browser - the CSV is never sent to our server.

Related tools