1 unstable release

0.1.0 Mar 8, 2021

#30 in #repeat

Apache-2.0

6KB
106 lines

fakerng

A fake RngCore for debugging or testing.


lib.rs:

fakerng is a fake [RngCore] for testing or debugging. This crate provides [RepeatSeqFakeRng], it repeats single sequence.

Dependencies

~47KB