Go to file
Manuel Kamper a97e4aa065 Merge branch 'master' of https://github.com/manuelkamp/Mk0.Tools.Password 2019-04-14 09:47:13 +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 Initial commit 2019-04-14 09:24:18 +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");