Fork me on GitHub

Datamaker

Generate a CSV file by choosing the type of data you wish to create.

This is a demo of the datamaker project that can be used to generate large amounts of sample data. This demo is limited to 100 rows of CSV data, but if you need more data, or need to create XML, JSON or another form of data, check out the main project


Start from a new project or pick one of the templates below:

Data generation complete

The data below was generated with the datamaker library. If you need to create more data or have more control of the range of data created, then install the tool an run it on your machine e.g.
               echo "{{uuid}},{{date}},{{firstname}} {{surname}},{{email}}" | datamaker
            
In the meantime, here's your data:

{{ csv }}