====== Set Random ======
The **Set Random** block allows the user to generate a random number within a defined range.
**PARAMETERS IMPORTANT**
{{:editor:blocks:variables:screenshot_2017-12-23-11-52-57-1-2.png|}}
* Min and max: establishes the range to generate a random number from.
{{:editor:blocks:variables:screenshot_2017-12-23-11-52-57-1-3.png|}}
* Integer numbers: if this is set to 1, results will be whole numbers (ex: 1, 5, 400). If this is blank to set to zero, the results will include values with decimals (ex: 1.2135, 4.6007, 0.0003)
{{ :editor:blocks:info-148099_960_720.png?20|}}//MORE INFORMATION//
----
* [[editor:blocks:variables:array|]]
* [[editor:blocks:variables:increment|]]
* [[editor:blocks:variables:set-array|]]
* [[editor:blocks:variables:set|]]
* [[editor:blocks:variables:setup|]]
* [[editor:blocks:variables:var|]]