StatLib.Uniform
This function provides random value in the range from 0 to x. Same as Rnd(x).
Syntax | Parameters | Return Value |
---|---|---|
Function StatLib.Uniform( _ Optional X As Variant) As Double |
X [in,optional]
Type: Variant |
Double |