Skip to content
A Digital Random Bit Generator
C Shell
Find file
Latest commit 2c08094 M Knight [93c388] Add simple makefile
Failed to load latest commit information.
man [37a3b2] Automake
misc [953f8814] Add entropy calc, streaming. Close [11ddfe] [82f9f1] [a50a…
src [93c388] Add simple makefile
.gitignore
.travis.yml get os x worker
INSTALL
LICENSE [37a3b2] Automake
Makefile.am [37a3b2] Automake
Makefile.in [37a3b2] Automake
README.md [37a3b2] Automake
aclocal.m4 [37a3b2] Automake
config.h.in [37a3b2] Automake
configure [37a3b2] Automake
configure.ac [37a3b2] Automake
depcomp [37a3b2] Automake
install-sh
missing
travis_ci_build.sh script rename

README.md

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

Something went wrong with that request. Please try again.