b0.std
Test.Rand
Randomized testing.
ocaml
b0
opam
b0 test
b0.file
b0.kit
b0.memo
b0.tool
val state : unit -> Random.State.t
state () returns a random state. This is self seeded unless the SEED environment variable is set in which case an integer.
state ()
SEED