Random number
Generate a random number.
Parameters
Minimun value—REQUIRED
The minimum value of the random number.
Maximum value—REQUIRED
The maximum value of the random number.
Unique per file
If checked, the function will generate a unique random number per file, instead of a new random number for each execution in the same file (for example when a mapping is executed on each line of a document).
Input
Any
To connect to the execution flow if the random number is not unique per file.
Output
Number
The random generated number.