Training
Training
Welcome
Guided Paths
Build an App
Training Planner
Courses
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Home
Jobs
Ideas
Members
Mentorship
User Groups
Downloads
Platforms
OutSystems.com
My Platform
Community
Resources
Support
Search in OutSystems
Log in
Sign Up
Community
›
Forge
›
Assets list
›
Randomizer Number Generator
Randomizer Number Generator
Validated and supported by the community experts, these projects follow best practices for security, documentation, and code quality.
Stable version
2.0.4
(Compatible with
OutSystems 11
)
Other versions available for 10 and Older
Uploaded
on
30 August 2021
by
4.4
(17 ratings)
Overview
Reviews
Versions
Documentation
Support
Randomizer Number Generator
Details
Generate a random integer and decimal numbers between a minimal and maximal value (inclusive).
Read more
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).
The minimal value cannot be greater than the maximal value. If it's the case, an exception is raised.
Consult documentation and install the demo to learn how to use the functions.
Release notes
(2.0.4)
Demo now available in Reactive Web
Updated application type
Updated descriptions and documentation to help consume Randomizer using Reactive Web apps
Reviews
(0)
Team
Staff
Other assets in this category
Functional libraries & utilities, Other functions & libraries
XML Records
Afonso Carvalho
An extension that allows you to convert an hierarchical structure, composed of Records and/or RecordLists to XML. It also allows you to read an XML into the structure.
7937
Event System
Leonardo Fernandes
Use custom events in your OutSystems apps! Communicate events instantly between web blocks, refactor your screen logic, use divide-and-conquer for complex forms, build reusable components, and much more. And do all of these with a beautifully simple API.
2731
ardoJSON
João Barata
Generic extension for serializing and deserializing Outsystems values into and out of JSON
12244
More from David Martins
Sketch Plugin
David Martins
This plugin supplies an interface to launch a sketch pad, allowing the user to draw something or annotate a picture.
278
HttpRequestPlugin
Miguel Amado
Plugin to execute http Rest requests on client side.
129
Loading...
Loading