validation/password_strength_utils library
Password strength estimation (entropy heuristics) — roadmap #687.
Functions
-
passwordStrengthScore(
String password) → int - Simple strength score 0..4 from length and character variety.
Password strength estimation (entropy heuristics) — roadmap #687.