Skip to content

In this project, we will build a password generator using Python. The password generator will ask the user for the length of the password, and then generate a random password of that length. The password will contain a combination of uppercase and lowercase letters, digits, and special characters.

Notifications You must be signed in to change notification settings

AadishBansal12/Password-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Password-Generator

Password Generator

Description

In this project, we have built a password generator using Python. The password generator prompts the user to enter the desired length of the password and then generates a random password of that specified length. The generated password will be a combination of uppercase and lowercase letters, digits, and special characters, making it strong and secure.

How to Use

  1. Clone the repository to your local machine using the following command:

git clone ( https://github.com/AadishBansal12/Password-Generator.git )

  1. Navigate to the project directory: cd Password-Generator

  2. Run the Python script: python Password-Generator.py

  3. Follow the instructions provided by the program. Enter the desired password length, and the password generator will generate a random password for you.

Screenshots

Password Generator Screenshot

Requirements

  • Python 3.x

About

In this project, we will build a password generator using Python. The password generator will ask the user for the length of the password, and then generate a random password of that length. The password will contain a combination of uppercase and lowercase letters, digits, and special characters.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published