Module testing

Source
Available on crate feature testing only.
Expand description

An RNG for testing purposes.

Structsยง

TestRng
A fast, seedable pseudorandom number generator for use in tests which prints the seed if the thread in which it is created panics.