Skip to content

Commit ce32801

Browse files
Create README.md
1 parent 8482cd4 commit ce32801

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# 🔐 Password Generator (Python)
2+
3+
<h5>A simple Python script that uses the random module to generate strong, secure passwords.</h5>
4+
--------------------------
5+
6+
✅ Features
7+
8+
Random password generation
9+
10+
Supports uppercase, lowercase, digits, and special characters
11+
12+
User-defined password length
13+
14+
Lightweight and easy to use

0 commit comments

Comments
 (0)