Get Random Number

Generate a random number for usage in subsequent sub-actions
Get Random Number Dialog
Get Random Number Dialog

Parameters

Type
Select
Default:
Between
  • Between: Generate a random int between configured min/max values
  • Next Float: Select a random float value between 0 and 1
Between
Range

If Type is Between, you can use this setting to configure the min/max values

Variables

NameTypeDescription
Example Value:0.23

If Next Float is selected, a floating point value between 0 and 1

Example Value:10

If Between is selected, an integer value between your configured min and max, inclusive

Example Value:23

If Next Float is selected, the randomFloat value represented as a percentage