Mk0.Tools.Password/README.md

194 B

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