Skip to content

Nairayadav/password-generator-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Advanced Password Generator (Python)

🔒 A cybersecurity-focused password generator script written in Python.

Features

  • Random secure passwords with customizable length
  • Guarantees at least one uppercase, one lowercase, one digit, and one special character per password
  • Password strength rating: Weak, Medium, Strong, Very Strong
  • Clipboard copy option (requires pyperclip)
  • Clear error handling and usage guidance

Usage

  1. Clone this repo:

About

An advanced password generator built in Python. This script produces strong, random passwords with customizable length, guarantees use of diverse character sets, assesses password strength, and supports clipboard copying. Great for security learning, cybersecurity portfolios, or everyday password management.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages