https://github.com/AJ-Ianozi/uuids
Author:MIT
Version:1.0.0
Alire CI: Dependencies:No dependents.
Badge:
This library is an attempt to implement UUIDs to the RFC 9562 standard located here: https://www.ietf.org/rfc/rfc9562.html
As of this writing it can identify any UUID’s version or variant and create any kind of UUID in the spec:
All of my unit tests are passing, but am open to more tests plus additional validation on other platforms, especially big endian.
Refer to the UUIDs Readme for full description.
You can also read the full API documentation which has been generated with ROBODoc.