Module testing

Source
Available on crate feature testing only.
Expand description

Functionality for testing Rng code that requires an EntropicRng.

Structs§

FakeEntropicRng
Testing only: Pretend that an inner RNG truly implements EntropicRng.