To start using open your terminal and write:
gitclone https://github.com/talesricr/password-generator
Then run:
python password-generator.py N
Where N is the number of characters that you want in your password
Recommend to change the file name so you can write faster
Note that the script generate password without repeated characters
So password generators with big numbers of characters (>=30) may fail