Skip to content

A simple yet powerful password generator built with Python. This program allows users to create strong, customizable passwords by choosing the desired length and character types — including uppercase letters, lowercase letters, digits, and special symbols.

License

iperera000/python-password-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

python-password-generator

A simple yet powerful password generator built with Python. This program allows users to create strong, customizable passwords by choosing the desired length and character types — including uppercase letters, lowercase letters, digits, and special symbols.

Features Choose password length Option to include/exclude: -Uppercase letters -Lowercase letters -Numbers -Special characters Generates secure and random passwords Handles invalid inputs gracefully

How It Works Run the script in your terminal or VS Code. Enter your preferred password length. Choose which types of characters to include. Instantly get a randomly generated strong password.

About

A simple yet powerful password generator built with Python. This program allows users to create strong, customizable passwords by choosing the desired length and character types — including uppercase letters, lowercase letters, digits, and special symbols.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages