Base:
1 reference to NextDouble
Microsoft.ML.Core (1)
Utilities\Random.cs (1)
202return (int)((long)(NextDouble() * range) + minValue);