/password-gen

This is a repository with source code for password generation.

Primary LanguagePython

PYTHON PASSWORD GENERATOR

INSTALL

  1. python install.py
  2. It's now installing
  3. Done

GENERATE A PASSWORD

  1. python3 gen.py
  2. select the quality of your password
  3. select how many passwords should be generated This loops until Q is pressed in step 2

WARNINGS

  1. don't change the names of the files in the lib directory
  2. don't edit the gen.py file or the src/generator.py file
  3. don't rename the lib and src directory's

Author

By skyfight

Other projects

Also see the https://github.com/Code-Sploit/passwordcracker link