Module type Bits.State64
val bits : state -> int64
Similar to
State30.bits
except it returns anint64
number. All the 64 bits must be random.
Bits.State64
val bits : state -> int64
Similar to State30.bits
except it returns an int64
number. All the 64 bits must be random.