Use python to generate random usernames and other data for creating bulk users from a set of external text files.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system. Clone this and run the .py file.
What things you need to install this. You will need python 3.7
brew install python
Download and run.
Example Output:
158741387238,Alushula,Harishraju,ART,2.9,0,3.4,0.1,Y
158741387239,Setshedi,Lingshu,ENG,3.2,9,3.4,0.0,Y
158741387240,Kenealy,Harve,ENG,2.7,0,3.2,0.1,Y
158741387241,Gagganapally,Dhoriane,GEN,1.8,0,3.0,0.2,Y
158741387242,Hankour,Elzora,ART,2.7,0,2.8,0.0,Y
158741387243,Kurinskas,Duyanne,ART,3.4,1,3.9,0.0,Y
158741387244,Simbalenko,Cleora,BUS,3.4,0,3.4,0.0,Y
158741387245,Heafield,Tasia,ART,2.8,0,2.7,0.0,Y
158741387246,Ramasundara,Tishangi,ART,4.0,0,2.9,-0.2,Y
Not so much. But I'm optimistic. If you get an error about the charachter maps and codecs.charmap.decode Try recreating (copy paste) the source name files and use UTF-8.
Explain what these tests test and why
Give an example
Explain what these tests test and why
Give an example
Download and go.
Please follow the https://aws.amazon.com/codesofconduct/
None yet.
- Roy A. Tokeshi -
This project is licensed under the MIT License - see the LICENSE.md file for details
- Started from a fork of https://github.com/as1x752/python-username-generator
- So thanks to as1x752