Skip to content

codehacker47/Python-Password-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Easy-Password-Generator

A small password generator created in Python

Features

  • Generates a random password of a specified length
  • Includes options for password complexity (lowercase, uppercase, numbers, special characters)
  • Allows user to specify the length of the password

Requirements

  • Python
  • Tkinter (for GUI)

Usage

  1. Run the script
  2. Select the complexity of the password
  3. Enter the desired length of the password
  4. Click "Generate" to generate the password
  5. The generated password will be displayed in the text box

About

A Python script that generates random passwords

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages