Skip to content

Tools/Dummy CSV

Dummy CSV

Generate a CSV of fake people for importer tests. Nothing is uploaded.

Loading tool…

How to use Dummy CSV

  1. 1. Set row count. 1–200.
  2. 2. Regenerate. New names each time.
  3. 3. Download CSV. UTF-8, quoted when needed.
  4. 4. Not real people. example.com emails.

About this tool

Importers want a file, not a JSON array. This generator writes a CSV of fake people using the same deterministic-style faker as Fake data, capped at 200 rows so the tab stays light.

Columns

id, name, email, phone, company, city.

Quotes

Fields with commas or quotes are RFC 4180-quoted.

Code examples

Header

id,name,email,phone,company,city

Frequently asked questions

Related tools

All tools