[][src]Crate upwd

Functions

calculate_entropy

Calculates entropy. Returns f64::NEG_INFINITY if pool_size is 0

calculate_length

Calculates the required password length to obtain the given entropy.

generate_password

Generate random password.