Module Test.Rand

Randomized testing.

Run state

val state : unit -> Stdlib.Random.State.t

state () returns a random state. This is self seeded unless the SEED environment variable is set in which case an integer.