/rngcheck

Rust functions for runtime evaluation of RNGs

Primary LanguageRustMIT LicenseMIT

rngcheck

Random number generator tests based on NIST 800-22 and Diehard / Dieharder, designed for function checks of RNGs at runtime (and in no_std contexts).

Status

Work in progress, only a couple of tests have been implemented and these may be incomplete. Use at your own risk.