Random action in Number

The Random action in the Number package enables you to generate a random integer from a user-specified range and assign it to a number variable.

Settings

  • In the Beginning of range field, enter a number or select a predefined number variable.
    Note: This field accepts values in the range of -9,223,372,036,854,775,808 through 9,223,372,036,854,775,807, and up to 15 decimal digits.
  • In the End of range field, enter a number or select a predefined number variable that is greater than the value in the Beginning of range field.
    Note: This field accepts values in the range of -9,223,372,036,854,775,808 through 9,223,372,036,854,775,807, and up to 15 decimal digits.
  • Enter the number of digits after the decimal by selecting the Specify number of decimals check box.
  • In the Save the outcome to a variable field, select a predefined Number variable or create a new one to hold the output.