Kem Tekinay, of MacTechnologies Consulting, is pleased to announce M_UUID, a free UUID generation and validation module.
M_UUID will generate both v.4 (random) and v.7 (sortable) UUID’s using fast, native code that will work across platforms and meets the specs for each kind of UUID. It also offers tools to validate a UUID, determine its version, and extract the date and time from a UUID v.7.
The project is available on GitHub at: GitHub - ktekinay/M_UUID: A UUID module for Xojo
A special thanks to MVP @Anthony_G_Cyphers who assisted greatly with design and testing.