tuesdaytooling
Tuesday Tooling: I'm a Massive Faker, With Python
Need to make a lot of fake user data quickly? You need Faker. So What Is It? Faker, by Daniele Faraglia, is a Python module that generates fake data. Not for nefarious means, rather it is there to help you generate data to test your databases etc. Thanks Hat tip