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()