Skip to content

saleemalharir1/Simple-Password-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Password Generator

This is a simple password generator built using Python. It allows users to generate random passwords with varying levels of complexity, including the option to use lowercase and uppercase letters, numbers, and symbols.

Features

  • Generate passwords of varying lengths
  • Include or exclude lowercase and uppercase letters
  • Include or exclude numbers
  • Include or exclude symbols
  • Easy-to-use command line interface

Usage

  1. Clone the repository to your local machine.
  2. Open the command prompt and navigate to the directory where the repository is saved.
  3. Run the following command to generate a password:
      python Pass_Gen.py
  1. Follow the prompts to choose your desired password length and complexity.

License

This project is licensed under the MIT License.

Acknowledgements

This project was inspired by a tutorial on Real Python and was built as a learning exercise for Python programming.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published