Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 364 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 364 Bytes

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