Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ” Password Generator (Python)

A simple Password Generator written in Python.

Features

  • Generate random passwords
  • User chooses the password length
  • Uses:
    • Uppercase letters
    • Lowercase letters
    • Numbers
    • Special characters

Technologies

  • Python 3

How to Run

bash python main.py

Example

Enter password length: 12

Generated Password: A#8qLm!2P@x9

What I Learned

  • Using Python modules (random and string)
  • Working with loops
  • User input
  • String manipulation
  • Random value generation

Created by MGPcodes πŸ’™

About

A simple Password Generator built with Python.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages