RandomNumberGenerator.IntegerUniformDistribution(Variable, Variable) Method |
Top |
DescriptionReturns a random integer that is uniformly distributed over the specified range [min, max].
Timing Precision Mode This page describes functionality in nanosecond timing precision mode. Click here to see the documentation for this object in millisecond timing precision mode.
Method Signature
Arguments
Return Value
The number generated by the random number generator.
Syntax
See also
|