Skip to content

santiagomoneta/randomContactsCsvCreator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Random Contact CSV creator

Summary: The goal of the script is to create a CSV file with random contact information that can be used to simulate an inport on your application. The CSV include these headers:

  • First Name
  • Last Name
  • Email address

How to use it?

  • Clone / Download this repo Install Python v3 (I have 3.7.6 at this moment)
  • Open a Terminal or Command prompt Navigate where the .py file is
  • Run the commannd python randomCsvCreator.py and hit ENTER
  • Input the number of rows you want to have on your file and press ENTER
  • Wait until the process is finish
  • Done!

How to use


Cheers!

About

create a csv file with random contact information

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages