The extension has the following actions:
1. GetRandomDecimal
Get a random decimal number, between a minimal and maximal value (inclusive).
2. GetRandomInteger
Get a random integer number, between a minimal and maximal value (inclusive).
Both actions can also be used as functions:
The minimal value cannot be greater than maximal value. If it's the case, an exception is raised.
Consult documentation and install the demo to learn how to use the functions.
Categories updated
Descriptions improvement
Documentation updated
Demo created
Uploaded on behalf of the component and curation teams