CSV Data Generator
Generate random CSV data with custom columns and types.
Columns:
$csv output[READY]
0 chars1 lines
Related Tools
FAQ
- What types can I use for columns?
- You can assign each column a type: string (random words), number (random integer), date (random ISO date), email, name (full name), or UUID.
- Can I download the result?
- Yes — click the download button to save the generated CSV as a .csv file directly to your computer.
Generate random CSV data by defining your own column names and data types. Supports string, number, date, email, name, and UUID types. Configure row count and whether to include a header row. Download the result as a .csv file ready for import into spreadsheets or databases.