Random Generator
Content Type: Module
Categories: Tracing
Overview
This module has two java actions which allows us to generate random UUID and random number.
1.GetRandomNumber java action returns the random number with in the Maximum range given. This java action works only when Maximum Range is provided.
2.GetRandomUUID java action returns the random UUID.
Documentation
How to use
------------------------------
1.GetRandomNumber java action returns the random number with in the Maximum range given. This java action works only when Maximum Range is provided.
2.GetRandomUUID java action returns the random UUID.
3.Check Example folder for the usage of both Java action.
Releases
Version: 4.0.0
Framework Version: 10.0.0
Release Notes: Upgraded to Mendix Modeler 10.0.0 and above
Version: 3.0.0
Framework Version: 9.1.1
Release Notes: Upgraded to Mendix Modeler 9.1.1 and above
Version: 2.0.0
Framework Version: 8.0.0
Release Notes: Upgraded to Mendix Modeler 8 and above
Version: 1.0.0
Framework Version: 7.23.19
Release Notes: First Release !!