generatedata.com
5.0.0-beta available! This was a major rearchitecture of the script. See installation instructions here.
This is the repo for the downloadable version of generatedata.com. The script is essentially
an engine to generate any sort of random data in any format. It currently comes with 30 or
so Data Types (types of data it generates), 12 Export Types (formats for the data, like CSV, SQL, JSON), plus
around 32 data sets for specific countries (city names, regions etc). But more importantly it can be extended in any
way you want.
Requirements
- Docker
- node 24 (use nvm)
- pnpm
See the Installation instructions for full details.
How to Install / Documentation
For installation instructions, check out:
https://github.com/benkeen/generatedata/blob/master/PRODUCTION.md
License
This script is freely available under the GPL 3 license. Please note that all contributors agree that all code is released under
this license.
Contributors