Skip to content

mknight-tag/MKRAND

Repository files navigation

MKRAND

snowcrash

A Digital Random Bit Generator

An ergodic process, MKRAND produces a statistically homogenous random bitstream. This bitstream is rendered in various formats.

Updates since TA-1:

  • Streaming, use -n 0
  • Profiler now calculates Shannon entropy (H)
  • Bit-pack vectors for binary file output format
  • Automake

Build Status

Static Analysis