faker2
Faker is a Python package that generates fake data for you.
Install
- All systems
-
curl cmd.cat/faker2.sh
- Arch Linux
-
pacman -S python2-faker
- Fedora
-
dnf install python2-faker
- Dockerfile
- dockerfile.run/faker2
python2-faker
Faker is a Python package that generates fake data for you.
Whether you need to bootstrap your database, create good-looking XML documents, fill-in your persistence to stress test it, or anonymize data taken from a production service, Faker is for you.