Skip to content

SKM2227229725/Password-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ” Password Generator (Python)

A simple and secure Password Generator built using Python that creates strong random passwords based on user-defined length and character types.


πŸ“Œ About the Project

This project helps users generate strong and secure passwords to improve account safety.
It uses Python’s built-in libraries to randomly combine characters and create unpredictable passwords.


✨ Features

  • Generate strong random passwords
  • User-defined password length
  • Includes:
    • Uppercase letters
    • Lowercase letters
    • Numbers
    • Special characters
  • Fast and lightweight

πŸ› οΈ Tech Stack

  • Language: Python

  • Libraries: random , string

  • Password-Generator

  • / β”œβ”€β”€ password_generator.py └── README.md


Releases

No releases published

Packages

 
 
 

Contributors

Languages