Skip to content

This repository contains a Python script that generates random passwords of specified lengths.

License

Notifications You must be signed in to change notification settings

MahediZaber51/RandomPasswordGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Random Password Generator

This repository contains a simple Python script to generate random passwords of specified lengths.

Getting Started

  1. Clone this repository using git clone https://github.com/MahediZaber51/RandomPasswordGenerator.git
  2. Navigate to the RandomPasswordGenerator folder.
  3. Run the script using the command: python password_generator.py

Features

  • Generate random passwords of specified lengths.

Usage

  1. Run the script using the provided command.
  2. Enter the desired password length when prompted.
  3. The script will generate and display a random password.

Contributing

Contributions are welcome! If you find a bug or have an enhancement in mind, please open an issue or submit a pull request.

License

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