Created on 28 April 2020
icon_unfollowing
Login to follow
uuid-reactive

UUID.Reactive

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 28 April 2020 by 
uuid-reactive

UUID.Reactive

Details
UUID Generator - RFC 4122 Version 4
Read more

UUIDs (Universally Unique IDentifier), also known as GUIDs (Globally Unique IDentifier), according to RFC 4122, are identifiers with a certain uniqueness guarantee. 

Systems working with compliant UUIDs may choose not to accept randomly generated ones, and many open source validators will actually check for a valid structure.

An UUID must have this format:

xxxxxxxx-xxxx-Mxxx-Nxxx-xxxxxxxxxxxx

Where the M and N positions may only have certain values. At this time, the only valid values for M are 1, 2, 3, 4 and 5, so randomly generating that position would make most results unacceptable. 

Release notes (1.0.0)
Reviews (0)
Category
Functional libraries & utilities, Other functions & libraries
Tags
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
UUID.Reactive has no dependencies.
Application Objects
UUID.Reactive has 0 AOs.
Team
Compatible with
Version 11
11.9.2 or higher
11.7.6 to 11.9.0
11.0.528 to 11.0.615
Database:
All
Asset consumers
No consumers yet.
Weekly downloads