示例#1
0
 public double GenerateDouble()
 {
     return(EngineObject.GenerateDoubleRandomValue(_random_state_object_handle));
 }