Mk0.Tools.Password | ||
.gitattributes | ||
.gitignore | ||
LICENSE | ||
Mk0.Tools.Password.sln | ||
README.md |
Mk0.Tools.PasswordStrength
(C) 2019 mk0.at
This includes the PasswordStrength Class which calculates the strength of a password. Usage: double score = PasswordStrength.Score("Te$tPassw0rD");