Skip to content

kawish918/Password-CheckandGenerate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Password Checker and Generator

This Python project provides a simple yet effective tool for checking the strength of passwords and generating strong, secure passwords.

Features

  • Password Strength Checker:

    • Ensures the password is at least 8 characters long.
    • Validates the presence of uppercase letters, lowercase letters, digits, and special characters.
    • Checks against common weak passwords.
  • Password Generator:

    • Generates random passwords based on user-defined criteria.
    • Allows customization of password length.
    • Optional inclusion of numbers and special characters.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages