Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Andre053/Password_Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Password_Generator

Opens a GUI made with PySimpleGUI that takes input constraints and uses a simple algorithm to return a random password that satisfies all constrainsts; outputs the generated password.

Options

  1. Specify length of the password
  2. Specify characters you wish to include
  3. Specify number of characters that are lowercase, uppercase, numbers, and special characters

Features

  1. Simple GUI
  2. Button to generate into textbox
  3. Able to regenerate new passwords with same setting with each button press

About

Generates passwords for use

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages