libbytestat 0.0.3

Randomness analyzer
Documentation
  • Coverage
  • 76.92%
    10 out of 13 items documented8 out of 11 items with examples
  • Size
  • Source code size: 54.6 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.51 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • sysaulab

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.