The documentation from Get Random Number states that the generated value is BETWEEN the values specified by the user.
In fact through my own testing it is apparent that those defined values are inclusive, meaning the result isn't actually between them.
I have been unable to find this information in the application or the documentation. It would be a simple and sensible addition to simply note that the functions parameters are inclusive.
The documentation from Get Random Number states that the generated value is BETWEEN the values specified by the user.
In fact through my own testing it is apparent that those defined values are inclusive, meaning the result isn't actually between them.
I have been unable to find this information in the application or the documentation. It would be a simple and sensible addition to simply note that the functions parameters are inclusive.