Crate upwd_lib[][src]

Structs

Pool

Collection of unique chars. This is wrapper for IndexSet<char>

Functions

calculate_entropy

Calculates entropy.

calculate_length

Calculates the minimum password length required to obtain a given entropy.

generate_password

Generate random password.