Esempio n. 1
0
 public UInt64 GenerateUint64()
 {
     return(EngineObject.GenerateUInt64RandomValue(_random_state_object_handle));
 }