The use of the https://github.com/fzaninotto/Faker library might be interesting to generate email addresses and the like. For example, the default behaviour might be to fetch an email address from a CSV file, but, if Faker is present, then to use Faker instead.

Comments

rcross’s picture

Issue summary: View changes