It is common to use random generated data for mock services or testing purposes.
Using this library, you can randomize the following data:
Demo:
Please refer to Randommer Demo Forge component
The https://randommer.io/ public API abstracted by this OutSystems library requires you to create an API key. This API key needs to be configured in the Application in which you reference the Randommer library.
The public API is limited to be called 2000 times per day.
The quantities of random elements are limited to 1000 per call.
BSD-3 license (https://opensource.org/licenses/BSD-3-Clause)