Skip to content

Sahil07-codes/Strong_password_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 

Repository files navigation

πŸ” Password Generator

A Python-based Password Generator that helps create strong, random, and secure passwords based on user-specified criteria.

πŸš€ Features

  • Customizable password length
  • Option to include:
    • Uppercase letters
    • Lowercase letters
    • Numbers
    • Special characters
  • Simple command-line interface

πŸ§‘β€πŸ’» How to Use

  1. Clone the repository or download the code:
git clone https://github.com/yourusername/password-generator.git
cd password-generator

πŸ›  Example
Enter desired password length: 12
Include uppercase letters? (y/n): y
Include lowercase letters? (y/n): y
Include numbers? (y/n): y
Include special characters? (y/n): n

Generated Password: Ae8jZkQx2mLw

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages