Skip to content

Added a user-defined random password generator to replace brute-force… #503

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

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

Conversation

LAbhilashKumar
Copy link

I saw issue #493 and added a beginner-friendly password generator.
Instead of generating all combinations, this one asks the user how many letters, special characters, and numbers they want — then builds a random password based on that.

Hope it helps! Let me know for any changes or anything.

Copy link

@Bankfunds1 Bankfunds1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Python

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.

2 participants