A simple, yet powerful password generator with a visually appealing GUI, built using Python and Tkinter.
-
Customizable password length
-
Option to include uppercase letters, digits, and special characters
-
Visually appealing and user-friendly interface
-
Generates secure and random passwords
-
Set the desired password length using the "Password Length" input field.
-
Choose whether to include uppercase letters, digits, and special characters using the corresponding checkboxes.
-
Click the "Generate Password" button to create a secure, random password.
-
The generated password will appear in the "Generated Password" field.