ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Calculating a random number Hide the details
Random integer (included between 0 and 2 147 483 647),-1 if an error occurred.
Calculating a random number with an upper bound Hide the details
Random integer (included between 0 and the upper bound, inclusive) -1 if an error occurred.
Upper bound of returned number (included between 1 and 2 147 483 647).
Calculating a random number with a lower bound and an upper bound Hide the details
Random integer (included between the lower and upper bounds, inclusive),-1 if an error occurred.
Lower bound of returned number (included between 0 and 2 147 483 647)
Upper bound of returned number (included between 1 and 2 147 483 647)
Last update: 09/18/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: