Module type Bits.Full64
include State64 with type state := state
val bits : state -> int64Similar to
State30.bitsexcept it returns anint64number. All the 64 bits must be random.
Bits.Full64include State64 with type state := stateval bits : state -> int64Similar to State30.bits except it returns an int64 number. All the 64 bits must be random.