rngcheck

Crates.iorngcheck
lib.rsrngcheck
version0.1.1
sourcesrc
created_at2023-07-01 01:49:18.875152
updated_at2023-07-01 01:51:11.384062
descriptionHelpers for checking random number generator operation
homepage
repositoryhttps://github.com/ryankurte/rngcheck
max_upload_size
id905178
size11,377
ryan (ryankurte)

documentation

README

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.

Commit count: 5

cargo fmt