RandBetween
Description
Returns a random number (Double) between the numbers specified. A new column is created for the results.
Use
- Input field:
- Select an argument. (Double)
- Click the arrow icon to enter a specific number value.
- Select an argument. (Double)
- Input field:
- Select and argument. (Double)
- Click the arrow icon to enter a specific number value.
- Select and argument. (Double)
- Enter an output field name.
Example
Value 1 | Value 2 | RandBetween() returns |
---|---|---|
4.5 | 20.0 | 12.474652343 |
Hero Platform_ Example
An example of this function can be found in Hero Platform_'s library of examples.
Download the example titled "function_RandBetween" to see an example of this function.