This is a improved code from he' code https://github.com/Eunie2/Automation-scripts/tree/main/password_generator
This password_generator can do
- you can selected symbols, numbers and alphabets on/off
- this code can auto copy!
- but this code cant too much long password generating
you have a interesting for this code ? i will teach you, how to use this code!
type to terminal this python3 password_generator.py -l 12 -ed -es
-l mean is length, you can selected length 1 to 74 -ed mean is excludes duplicate character from password -es mean is excludes symbols character from password other option: -en --excludes numbers : -ea --excludes alphabets
thank you for reading! have a nice day!