Skip to content

PasswordGenerator is a Python script that ๐—ด๐—ฒ๐—ป๐—ฒ๐—ฟ๐—ฎ๐˜๐—ฒ๐˜€ ๐˜€๐—ฒ๐—ฐ๐˜‚๐—ฟ๐—ฒ ๐—ฝ๐—ฎ๐˜€๐˜€๐˜„๐—ผ๐—ฟ๐—ฑ๐˜€ with customizable length, including options for numbers and special characters. Enhance your security effortlessly! ... โค๏ธ

License

Notifications You must be signed in to change notification settings

subhranil002/PasswordGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

PasswordGenerator

PasswordGenerator is a Python script designed to generate random passwords based on user-defined criteria.

Description

This script utilizes Python's random and string modules to create strong and customizable passwords. Users can specify the minimum length of the password and choose whether to include numbers and special characters.

Features

  • Generates passwords with customizable length.
  • Option to include numbers and special characters for increased security.
  • Simple and easy-to-use interface.

Prerequisites

Before running the script, ensure you have Python installed on your system. You can install it from the official Python website.

Usage

  1. Clone the repository to your local machine:
git clone https://github.com/subhranil002/PasswordGenerator.git
  1. Navigate to the directory containing PasswordGenerator.py.

  2. Run the script using Python:

python PasswordGenerator.py
  1. Follow the on-screen prompts:

    • Enter the minimum length of the password (6 or greater).
    • Choose whether to include numbers by entering 'y' or 'n'.
    • Choose whether to include special characters by entering 'y' or 'n'.
  2. The generated password will be displayed on the console.

Contributing

Contributions are welcome! If you'd like to contribute to this project, please fork the repository and create a pull request with your proposed changes.

License

This project is licensed under the MIT License - see the LICENSE file for details.




Made With โค๏ธ

About

PasswordGenerator is a Python script that ๐—ด๐—ฒ๐—ป๐—ฒ๐—ฟ๐—ฎ๐˜๐—ฒ๐˜€ ๐˜€๐—ฒ๐—ฐ๐˜‚๐—ฟ๐—ฒ ๐—ฝ๐—ฎ๐˜€๐˜€๐˜„๐—ผ๐—ฟ๐—ฑ๐˜€ with customizable length, including options for numbers and special characters. Enhance your security effortlessly! ... โค๏ธ

Topics

Resources

License

Stars

Watchers

Forks

Languages