Mk0.Tools.Password/README.md

7 lines
194 B
Markdown
Raw Normal View History

2019-04-14 09:45:56 +02:00
# 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");