Go to file
manuelkamp f70f8c9096
Update LICENSE
2019-04-14 16:36:23 +02:00
Mk0.Tools.Password static 2019-04-14 09:46:33 +02:00
.gitattributes initial 2019-04-14 09:35:13 +02:00
.gitignore Initial commit 2019-04-14 09:24:18 +02:00
LICENSE Update LICENSE 2019-04-14 16:36:23 +02:00
README.md Update README.md 2019-04-14 09:45:56 +02:00

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");