Skip to content

CodeClause Random Password Generator - This is a GUI Based Random Password Generator Application made using python.

License

Notifications You must be signed in to change notification settings

Prakash4844/CodeClause_Random_Password_Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeClause Random Password Generator

CodeClause Random Password Generator - This is a GUI Based Random Password Generator Application made using python and it's modules.

Requirements:

  • Python 3.6 or above
  • Tkinter Module (Built-in)
  • CustomTkinter Module
  • Random Password Generator Module
  • pyperclip Module

How to use:

  • Download the zip file and extract it.
  • cd into unzipped folder directory
  • run $ pip install -r requirements.txt
  • Run the main.py file.
  • Enter the length of the password you want to generate.
  • Click on the Generate Password button.
  • Click on the Copy Password button to copy the password to your clipboard.
  • Click on the Quit button to exit the application.

Screenshots

UI Design: Screenshot 1 Default Password Length: Screenshot 2 Password Length Changed: Screenshot 3 Password Length with custom Numbers and Symbols Length: Screenshot 4 Password Copied to Clipboard: Screenshot C2 Screenshot C1

About

CodeClause Random Password Generator - This is a GUI Based Random Password Generator Application made using python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages