1.0.5 • Published 4 years ago

fake-customers v1.0.5

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

Readme

This will generate a .csv of fake customer data. The format mimics a database for my family's business. We are looking at new CRMs and didn't want use our customer's data in apps we weren't going to ultimately use.

This can be adjusted easily to fit your needs, or to just generate some names or phone numbers.

Todo

  • gather first names
  • gather last names
  • gather dog names
  • generate phone numbers
  • generate some sort of \n'd notes
  • gather dog breeds
  • at least 5000
  • Command line arguments (for example number of rows, output file name, or a custom format)
  • Document the four different functions in the README
  • Better support for standalone use (i.e. number of items to generate)