Exemplo n.º 1
0
 public UInt32 GenerateUint32()
 {
     return(EngineObject.GenerateUInt32RandomValue(_random_state_object_handle));
 }