Skip to content

guruashish-dev/Password-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Password Generator (Python)

This is a simple Python password generator that generates strong, random passwords and saves them to a text file. The program allows customization of password length and automatically stores the generated password for later use.

Key Features:

  • Generates strong, random passwords of customizable length.
  • Supports letters (both uppercase and lowercase), digits, and special characters.
  • Saves the generated password to a text file (generated_password.txt by default).
  • You can specify the desired password length when running the program.

Installation and Usage:

  1. Clone or Download the Project: You can either clone the repository or download the password_generator.py file.
git clone https://github.com/guruashish-dev/password-generator.git
cd password-generator

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages