jcwoods / datagen

A python script used to create synthetic PII for testing.
Apache License 2.0
1 stars 2 forks source link
addresses data entities generator information names personal pii synthetic

datagen

A python script used to create synthetic PII for testing.

To run, extract the downloaded package, cd to the directory then run:

export PYTHONPATH=.
python -m datagen 1000

This will give you 1000 records.

See the wiki for additional information about installing, running, and configuring the package:

https://github.com/jcwoods/datagen/wiki