Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages