min
number
The minimum value for the random number (defaults to 0)
max
number
The maximum value for the random number (defaults to 1)
step
number
The increment step for rounding (if not specified, any decimal value is allowed)
return
number
A random number within the specified range