A Password Generation and Strength checking tool, which helps you to choose the best passwords which are more secure. The tool first generates the password which with combination that were given according to the user input and then prints the generated password. And this password will be checked under certain categories like the length of the password, uppercase, lowercase, special characters and also the consecutive uppercase, lowercase, numbers and defines whether you can use this Generated Password or not.
-
Run the code in your suitable env.
-
Prompts for uppercase, lowercase, numbers and specialcharacters give the count you like.
-
outputs a password according the input length.
-
Displays the Strength of the Password. Whether it is [VERY WEAK], [WEAK], [MODERATE], [VERY GOOD].
- All the information on this profile are meant for developing Hacker Defense attitude among the users and help preventing the hack attacks. I insists that these information shall not be used for causing any kind of damage directly or indirectly. However you may try these codes on your own computer at your own risk.