Skip to content

souvik8149/Password_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Password Generator πŸ”

A beginner-friendly Python command-line password generator.

Features

  • Choose password type: simple, strong, or strongest
  • Input validation & custom length (4–20)
  • Option to generate again
  • Written in Python with built-in modules only (random, string)

How to run

  1. Make sure you have Python installed.
  2. Download or clone this repository.
  3. Open terminal or command prompt.
  4. Run:
python password_generator.py

About

A simple project to practice:

  • Loops & conditionals
  • Input validation
  • Random module
  • String handling

Enjoy generating secure passwords! πŸ”’

About

Beginner-friendly Password generator in Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages