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