The uuid module has been released, providing the ability to generate, manipulate, and parse UUIDs (univerally unique identifiers)

The module requires qore 0.8.0+ as it uses new APIs to declare type info for all method parameters and return types.

Source code is here: http://sourceforge.net/projects/qore/files/module-uuid/1.0/qore-uuid-module-1.0.tar.gz/download

Some Linux RPMs here: http://download.opensuse.org/repositories/devel:/languages:/misc/

Documentation is here: http://qore.org/manual/modules/uuid-module-doc.html

install with macports: sudo port install qore-uuid-module