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