Skip to content

Generate Random Number

Generated a random integer or fractional number between two inclusive values

Returns
Number

Parameters

ParameterParameterValid BlocksRequired
Set an Override Name Show the override name slot in the tree so that it can be set statically or dynamically Boolean Block Group No
Override Name The override name of this item. Use this to replace the inherited name with a custom name. Expose it on the tree to set it dynamically. 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