Skip to content

Generate Random Number

Overview

Generated a random integer or fractional number between two inclusive values

Returns
Number

Parameters

ParameterParameterValid BlocksRequired
Set a Dynamic Name Show the Dynamic Name slot in the tree so that it can be set statically or dynamically Boolean Block Group No
Dynamic Name The dynamic name of this item Text Block Group No
Attributes Metadata values for this block. Used in XML and multipart/form-data. Text Block Group No
Minimum value The lowest the generated number can be (inclusive) Number Block Group No
Maximum value The highest the generated number can be (inclusive) Number Block Group No
Include fractions If true, the number will include a fractional component after a decimal place Boolean Block Group No