Get Random Number

Generate a random number within the range you specify and store it in a variable.

  1. Enter the range within which you'd like to generate a random number

  2. Enter the name of the variable into which you'd like to place the random number generated

Why generate a random number?

GET RANDOM NUMBER can be useful in a number of circumstances, for example:

Creating single-use login codes for other applications

Creating unique record identifiers (e.g., tagging transactions)