Generated a random integer or fractional number between two inclusive values
Parameters
| Parameter | Parameter | Valid Blocks | Required | 
|---|
| Set an Override Name | Select this to enable setting the data structure item name 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 |