| title | Get Random Number |
|---|---|
| description | General Sub-Actions Reference |
| published | true |
| date | 2023-03-27 18:36:00 UTC |
| tags | |
| editor | markdown |
| dateCreated | 2021-10-24 02:13:10 UTC |
This sub action will; let you add a random number to your arguments, either between a range of numbers, or as a next floating point.
For example if you choose between 1 and 3
You wil get the values: 1, 2 and 3

If you pick a random number between 2 values, you will get the following variables
| Name | Description |
|---|---|
randomNumber |
Random number |
If you pick next float, you will get the following
| Name | Description |
|---|---|
randomFloat |
A floating point number between 0 and 1 |
randomPercent |
The floating point number represented as a percentage |
- Sub-Actions Reference Go Back
- Code Custom code actions {.btn-grid .my-5}