RandomExtensionsNextFullRangeInt32 Method |
Returns a random number of the full Int32 range.
Namespace: Altaxo.Calc.RandomAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax Remarks
This extension is thread-safe if and only if called on an random number
generator provided by Math.NET Numerics or derived from the RandomSource class.
See Also