This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Constants > E > esriRandomNumberGeneratorType Constants (ArcObjects .NET 10.4 SDK) |
Random number generator type
Constant | Value | Description |
---|---|---|
esriRNGStandardCRand | 0 | Standard C random number generator |
esriRNGAlgorithmACM599 | 1 | ACM's collected algorithms # 599 |
esriRNGMersenneTwister | 2 | MersenneTwister 19937 |