[][src]Module passwords::analyzer

Analyze passwords.

Structs

AnalyzedPassword

The struct of an analysis.

Functions

analyze

Analyze a password.

is_common_password

Whether the input password is common or not. A common password means it is dangerous.