Module type Bits.Basic30

val bits : unit -> int

Must return a random number on 30 bits, that is between 0 (inclusive) and 2^30-1 (exclusive).