pub fn shannon_entropy(data: &[u8]) -> f64
Expand description

Bits of entropy represented in a given byte slice.