Skip to content

penguinest/csv-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CVS Generator

Description

Tool designed to provide random user data using the format "user"|"city"|"phone". Data will be stored in the project's root path.

Usage

You will need python 3.

python main.py

or

python main.py [filename] [num_of_generated_rows] [gender]

Parameters

  • Number of outputs
  • Name gender: "all", "male", "female"
  • File name + extension

Knowledge

U.S city names taken from:

https://gist.github.com/norcal82/4accc0d968444859b408

User list name taken from:

https://github.com/treyhunner/names/tree/master/names

License (whoever write this, thanks!)

I don't claim this software is good for anything. If you think it is, cool. If it doesn't work, that's too bad. If you lose a million because it crashes, it's you that loses a million, not I. If you don't like this disclaimer, that's too bad. I reserve the right to do the absolute minimum provided by law, up to and including absolutely nothing.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages