Skip to content

Two programs that generate a strong password and checks if a password has been leaked or not.

License

Notifications You must be signed in to change notification settings

PrashantMhrzn/password-generator-and-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Generator And Password Checker:rocket:

Two programs:book: for:

  • Generating secure password(s) to user's liking.:wrench: (password_generator)
  • Checking leaks of any password(s).:mag: (password_checker)

Installation

pip/pip3 install -r requirements.txt

Usage

password_checker: python/python3 password_checker/main.py
password_generator: python/python3 password_generator/main.py

License

MIT

About

Two programs that generate a strong password and checks if a password has been leaked or not.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages