pub fn byte_frequency(data: &[u8]) -> TestResultExpand description
Test 3: Byte frequency – chi-squared on byte value distribution (256 bins).
pub fn byte_frequency(data: &[u8]) -> TestResultTest 3: Byte frequency – chi-squared on byte value distribution (256 bins).