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