Getting a random number between two values
The returned value is no lower than (and may possibly equal) min, and is less than (and not equal) max.
min
max
4.0.0
2021-12-12
inclusive
exclusive
Generated using TypeDoc
Getting a random number between two values
Returns
The returned value is no lower than (and may possibly equal)
min
, and is less than (and not equal)max
.Since
4.0.0
Version
2021-12-12