Qore Programming Language

  • Increase font size
  • Default font size
  • Decrease font size
uuid module

The Qore uuid module provides the ability to generate and parse UUIDs, Universally Unique Identifiers
For more information about UUIDs, see:
http://en.wikipedia.org/wiki/Universally_Unique_Identifier

Module documentation: http://qore.org/manual/modules/uuid-module-doc.html

The latest source code can be checked out from svn with the following command:

svn co https://svn.qore.sf.net/svnroot/qore/module-uuid/trunk qore-module-uuid

Requires qore 0.8.0+ and libuuid headers and libraries to build and run.

RPMs for Linux can be found at the opensuse build service here: http://download.opensuse.org/repositories/devel:/languages:/misc/

Mac OS/X users can install this module by using macports by issuing the following command

sudo port selfupdate
sudo port -vu install qore-uuid-module

The portfile can be found here: http://trac.macports.org/browser/trunk/dports/lang/qore-uuid-module/Portfile

Title Filter     Display # 
# Article Title Author Hits
1 uuid example script David Nichols 165