Skip to content

Files

Latest commit

 

History

History

Random Password Generator

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Random Password Generator

A simple Python script to generate a random password of specified length using letters, digits, and special characters.

Description

This script generates a secure random password of a given length using letters (both uppercase and lowercase), digits, and special characters.

Required Modules

Python 3.x This script uses only the standard library, so no additional installations are necessary.

How to Install

  1. Clone the Repository:
             git clone https://github.com/ShravanDalavi/Simple-Python-Mini-Projects.git

How to Run the Script

  1. Navigate to the Directory:
              cd Simple-Python-Mini-Projects/Random\ Password\ Generator
  1. Run the Script:
            python password_generator.py

Example Output

When you run the script, you will get a randomly generated password printed to the console. For example:

              A@1b2C3d4E!5f6G