Skip to content

Devipriya-Dasari/Password-generator-using-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

🔐 Password Generator (Python)

A simple Python script that uses the random module to generate strong, secure passwords.

Screenshot (80)

✅ Features

Random password generation

Supports uppercase, lowercase, digits, and special characters

User-defined password length

Lightweight and easy to use

🚀 How to Run

python password_generator.py

✅ Requirements

Python 3.x

No external libraries needed — uses only the built‑in random module

Why Use This

You need strong passwords to protect your accounts. This script helps generate them quickly without repeating patterns or predictable sequences.

About

A simple Python script that uses random to generate strong, secure passwords.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages