Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added GUI Based Password Generator #4708

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Saket22-CS
Copy link

@Saket22-CS Saket22-CS commented Oct 7, 2024

Description

Advanced Password Generator
This Python application allows users to generate secure passwords based on their selected criteria. Users can customize the password length and choose to include lowercase letters, uppercase letters, numbers, and symbols. The application evaluates password strength and provides visual feedback.

Key Features:
Customizable Password Length: Users can select a password length between 6 and 32 characters.
Character Options: Options to include different character types (lowercase, uppercase, numbers, symbols).
Password Strength Evaluation: Automatically checks and displays the strength of the generated password.
Copy to Clipboard: Easily copy the generated password for use elsewhere.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant