Skip to main content

Generate Random Number

Overview

Generated a random integer or fractional number between two inclusive values

Returns
Number

Parameters

ParameterParameterValid BlocksRequired
Use Dynamic NameShow the Dynamic Name slot in the tree so that it can be set dynamicallyBoolean Block GroupNo
Dynamic NameThe dynamic name of this itemText Block GroupNo
AttributesMetadata values for this block. Used in XML and multipart/form-data.Text Block GroupNo
Minimum valueThe lowest the generated number can be (inclusive)Number Block GroupNo
Maximum valueThe highest the generated number can be (inclusive)Number Block GroupNo
Include fractionsIf true, the number will include a fractional component after a decimal placeBoolean Block GroupNo