A Python Tkinter tool for generating secure 16 digit passwords
PwdGen PwdGen is a Python Tkinter tool for generating secure 16 digit passwords. Installation Simply install requirements pip install -r requirements.txt Usage python main.py After that generate your password and copy it to your clipboard. Screenshots GitHub https://github.com/zJairO/PwdGen
Read more