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

Password Strength Checker. #51

Merged
merged 1 commit into from
Oct 12, 2021
Merged

Password Strength Checker. #51

merged 1 commit into from
Oct 12, 2021

Conversation

AniketTewari
Copy link
Contributor

This is the program to check the strength of the passwords. As we need to create strong passwords to create account on various websites and apps. So it is necessary that the password chosen should be strong enough so that it can not be easily predicted. This program solves this problem as it tells the strength of the chosen password and one can modify it if necessary based on the generated results.

This is the program to check the strength of the passwords. As we need to create strong passwords to create account on various websites and apps. So it is necessary that the password chosen should be strong enough so that it can not be easily predicted. This program solves this problem as it tells the strength of the chosen password and one can modify it if necessary based on the generated results.
@Lazeeez
Copy link
Owner

Lazeeez commented Oct 12, 2021

@AniketTewari thanks, make sure you star the repository for the confirmation of the contribution and check this issue out, thanks.

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

Successfully merging this pull request may close these issues.

2 participants