Skip to content

This is a Python password generator and tester program that can create random, strong passwords and assess their security. It can generate passwords of various lengths and complexities, and check if they meet certain security standards.

Notifications You must be signed in to change notification settings

saeedahmed40/Password-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Password-Generator

This Python based password generator and tester is a script that automatically creates strong, random passwords and optionally evaluates their strength against predefined criteria.

Core Functionalities:

Password generation: Creates random passwords of a specified length. Incorporates various character sets (lowercase, uppercase, numbers, symbols) for complexity. Offers options for customisation, such as required character types and password length.

Password testing:

Evaluates password strength based on predefined rules. Checks for minimum length, character diversity, and other security metrics. Provides feedback on password quality, suggesting improvements if necessary.

Contributing

Saeed Ahmed


About

This is a Python password generator and tester program that can create random, strong passwords and assess their security. It can generate passwords of various lengths and complexities, and check if they meet certain security standards.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages