The Qore uuid module provides the ability to generate, manipulate, and parse UUIDs (universally unique identifiers). It requires qore 0.8.0+ to build and run, as it uses new type info APIs in newer releases of Qore.
The Qore YAML module provides functions that enable Qore data in the Qore programming language to be serialized and deserialized to and from YAML strings and Qore data structures.