Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 292 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 292 Bytes

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.