Python-based password generator to create strong passwords + this is my first repository and the most cringy one, may delete later :
This uses string_utilis and python 'random' module to generate password you can save your generated password to your Device
in order to use this you have to install string_utilis
pip install python-string-utils