Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 377 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 377 Bytes

python_database_generator

simple .csv and .txt database generator script

Instructions: execute the script with the command -> $ python generador.py [attribute_1] [attribute_2]

attribute 1: database type: [1] "Name" "Lastname" "E-mail" "Phone number" [2] "Name" "Type" "Lat" "Lng"

attribute 2: number of rows you want.

Enjoy! :D