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

No packages published

Languages