A password generation tool designed to allow users to confidently generate secure passwords for use across the World Wide Web without fear of hackers hijacking vulnerable accounts due to weak password creation.
Program features an approachable GUI design, created using the Tkinter library, giving users an assortment of customizable options in password creation.
Install the requirements:
pip install -r requirements.txtThen, simply run the application using:
python passwordGen/layout.py