package make-random

  1. Overview
  2. Docs
type state

The type of PRNG states.

val bits : state -> int

Provide 30 random bits in an integer.