Go to file
Manuel Kamper f62d5d908d nuget 2019-04-14 18:03:31 +02:00
Mk0.Tools.Password nuget 2019-04-14 18:03:06 +02:00
.gitattributes initial 2019-04-14 09:35:13 +02:00
.gitignore nuget 2019-04-14 18:03:31 +02:00
LICENSE Update LICENSE 2019-04-14 16:36:23 +02:00
Mk0.Tools.Password.sln reorganize 2019-04-14 18:02:05 +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");