Skip to content

sathvik-shettyy/password-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Generator

Description

This Python script generates random passwords based on user preferences or defaults to a 12-character password. It can be a helpful tool for creating secure and unique passwords for various purposes.

Features

  • Generates random passwords using a combination of letters (uppercase and lowercase), numbers, and special characters.
  • Allows users to specify the desired password length.
  • Simple and easy-to-use command-line interface.

Usage

  1. Clone the repository:

    git clone https://github.com/sathvik-shettyy/password-generator.git
  2. Navigate to the project directory:

    cd password-generator
  3. Run the script:

    python password_generator.py
  4. Follow the prompts to enter the desired password length.

Example

Welcome to the Password Generator!

Enter the desired password length (default is 12): 16

Generated Password: A#2cR!fGpLsW@8x

Customization

Feel free to customize and extend the script based on your needs. You can add new features, improve the user interface, or implement additional security checks.

License

This project is licensed under the [MIT License].

Author

Sathvik Shetty

Acknowledgments

  • Inspiration for this project came from the need for a simple yet effective password generation tool.
  • Special thanks to the Python community for providing valuable resources and documentation.
  • I know this isnt anything special yet i will try making as many projects for future assitance for further hirer's to get a overview of my skillset

Feel free to contribute, report issues, or suggest improvements!

  • 21-01-24|FIRST YEAR BSC IT STUDENT-SATHVIK SHETTY-UNIVERSITY OF MUMBAI