Expand description
§Bytestat
Bytestat is a crate to measure randomness of data. Data is processed one byte at a time, sequentially. The distribution and interval of each byte is measured. Five metrics are used to measure different aspects of the set. The final score is between 0 and 100 as f64. Good quality random data should score 100 when rounded up.