HexaPaws Password Generator

I created a Secure Password Generator that can create long passwords and let users choose what to use. Here's how it works:

  1. You get asked how many passwords you make, as well as how long each password is.
  2. You can choose whether passwords include symbols, letters and numbers
  3. Each password gets automatically saved during each section

Where to get it?

You can get the Free and Open-Source Secure Password Generator by opening the Versions button and clicking one of the 3 links. fixed.py is recommended. Versions Next, follow these steps:

  1. Open one of the links
  2. Copy the Code
  3. Right-Click on Windows Explorer and create a new file (preferably with NotePad)
  4. Install Python by opening up this link and install the latest version of Python. Follow the steps to install it.
  5. Paste the code in the file
  6. Save as a .py file
  7. Run the file by double-clicking it or preferably, opening terminal and type in the filename of the Python File.

Improvements that I could do in the future:


Contact

HexaPaws on YouTube

My GitHub Account

Home Page