This is a simple application that will generate a random password for you to use. Currently, it is only available for use in the command line on a computer.
Download the file password_picker.py into your 'Downloads' folder from the 'Releases' page.
Make sure you have Python 3 installed.
Open the Terminal, and navigate to your Downloads folder by typing cd ~/Downloads then type python3 password_picker.py and the program should open.
Download the file password_picker.py into your 'Downloads' folder from the 'Releases' page. Make sure you have Python 3 installed. Go to your 'Downloads' folder, and double clicking the file password_picker.py should open it in the command line for you to use.
I haven't tested on Mac yet, but it should be pretty straightforward as long as Python 3 is installed. You could test by using the instructions for Linux and Windows to see what works better. If you test on Mac, please email me with a description of the steps you used to get it to work so I can add instructions here.
If you would like to contribute to this project to add more features, make a GUI or make it available for Android, send me an email at: devdude437@protonmail.com If you run into any issues, open an issue or shoot me an email!