Created on 05 October 2020
icon_unfollowing
Login to follow
random-toolkit-xif

Random Toolkit

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 05 October 2020 by 
random-toolkit-xif

Random Toolkit

Documentation
1.0.0
RandomFloatingPoint: Generates a number for noncryptographic purposes. Returns a random floating-point number that is greater than or equal to 0.0, and less than 1.0.
RandomForCryptographic: A Better Random Number Generator - Generates a random number for cryptographic purposes. 
RandomWithMax: Generates a number for noncryptographic purposes. Returns a non-negative random integer that is less than the specified maximum

RandomWithMinAndMax: Generates a number for noncryptographic purposes. Returns a random integer that is within a specified range.


Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
Random Toolkit has no dependencies.