Skip to main content

calculate_entropy

Function calculate_entropy 

Source
pub fn calculate_entropy(
    length: usize,
    charset_size: usize,
) -> (f64, &'static str)