GMP Native Interface for .NET
gmp_randstate_t Constructor |
Creates a new random number generator state.
Namespace: Math.Gmp.Native
Assembly: Math.Gmp.Native (in Math.Gmp.Native.dll) Version: 1.0.0.0 (1.0.0.0)


When done with the random number generator state, unmanaged memory must be released with free.
