Module type Bits.State30

type state

The type of PRNG states.

val bits : state -> int

Provide 30 random bits in an integer.