Index of Module uuid - part-cw/lambdanative GitHub Wiki
uuid
Module: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 |