PwdGen ( Password Generator ) is a Python Tkinter tool for generating secure 16 digit passwords.
Simply install requirements
pip install -r requirements.txt
python main.py
After that generate your password and copy it to your clipboard.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
- Decky (Thank you for the art)
- Israel Dryer (ttkbootstrap)