GetPseudoRandomValue method
Implementation
double GetPseudoRandomValue(
ffi.Pointer<RandomInfo> arg0,
) {
return _GetPseudoRandomValue(
arg0,
);
}
double GetPseudoRandomValue(
ffi.Pointer<RandomInfo> arg0,
) {
return _GetPseudoRandomValue(
arg0,
);
}