Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Password_Generator

Overview:- This is a simple and interactive Password Generator application built using Python and Tkinter. The app allows users to generate strong and customizable passwords based on user-selected criteria, such as including uppercase letters, lowercase letters, numbers, special characters, and excluding similar characters.

Features:-

  1. Customizable Password Length: Users can specify the length of the password.
  2. Character Set Options:
  3. Include uppercase letters
  4. Include lowercase letters
  5. Include numbers
  6. Include special characters
  7. Exclude similar characters (e.g., 'l', '1', 'I', 'O', '0')
  8. Generate Password: Generates a password based on the selected criteria.
  9. User Feedback: Displays the generated password and shows a success message.
  10. Reset Fields: Resets all input fields and checkboxes to their default state.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages