uuid7
Reactive icon

UUID7

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 30 June 2023
 by 
0.0
 (0 ratings)
uuid7

UUID7

Documentation
1.0.0

Contains the UUI7 extension that allows you to generate GUID in version 7 format.

UUID version 7 features a time-ordered value field derived from the widely implemented and well known Unix Epoch timestamp source, the number of milliseconds seconds since midnight 1 Jan 1970 UTC, leap seconds excluded. As well as improved entropy characteristics over versions 1 or 6.

The extension contains two actions that can be used as functions:

Guid() returning a string representationof a UUID7

Is25()