Rand
Description
Returns a random number between zero (0) and one (1) (exclusive).
Use
- Output field:
- Enter the output field name.
Example
Using the Rand function in a Flow generates a random number between 0 and 1.
Rand() returns |
---|
0.02221995562808521 |
Hero Platform_ Example
An example of this function can be found in Hero Platform_'s library of examples.
Download the example titled "function_Rand" to see an example of this function.