#numbers #sequence #testing #stream #byte #ch-random #fourmilab

random_tester

A rust implementation similar to https://www.fourmilab.ch/random/

1 unstable release

0.1.0 Nov 30, 2022

#2307 in Algorithms


Used in oberon

Apache-2.0

12KB
330 lines

random_tester

A pseudorandom number sequence test program based on ENT.


lib.rs:

A program that applies tests to byte sequences stored in files or streams

No runtime deps