Generate Random Number Action
Description:
Generates a random number or a list of random numbers that fall between a minimum and maximum value

Properties:
Minimum Value:
Enter a numeric value, or a previously stored numeric variable, to specify a lower boundary for the random number(s) to generate.
Maximum Value:
Enter a numeric value, or a previously stored numeric variable, to specify an upper boundary for the random number(s) to generate.
Generate Multiple Numbers:
Specify whether you want to generate a single random number or a list of random numbers.
How Many Numbers:
Enter a numeric value, or a previously stored numeric variable, to specify how many random numbers to generate.
Allow Duplicates:
Specify whether to permit or prevent the same number from appearing more than once in the random numbers list.
Store Random Number(s) into:
Enter a name to be the variable that will store the newly generated random number(s). The variable will hold a numeric value or a list of numeric values, depending on your choice in 'Generate Multiple Numbers'