Skip to content

Index of Module uuid

Chris Petersen edited this page Oct 16, 2014 · 4 revisions

Module: uuid

The uuid module provides a minimal wrapper of the libuuid library for generation of universally unique identifiers (UUIDs). This module requires the inclusion of libuuid to the LIBRARIES file.

Functions in this module:

Function Short Description
(make-uuid) Return a string with a universally unique identifier
Clone this wiki locally