Random Integer
Calculates a random integer between two numbers.
Input Fields
-
Greater than or equal to: the randomly generated integer will be greater than or equal to this value
-
Less than: the randomly generated integer will be less than this value
Output Fields
- random: a randomly generated generated number between the two input values.