Skip to content

arcapos/luauuid

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

Handling Universally Unique Identifiers (UUIDs) in Lua

The uuid module is used to generate and parse uuids. It uses the libuuid by Theodore Y. Ts'o. libuuid is part of the util-linux package since version 2.15.1 and is available from ftp://ftp.kernel.org/pub/linux/utils/util-linux/. This documentation is therefore based on the libuuid documentation.

Copyright (C) 2016 - 2021 by Marc Balmer. All rights reserved.

About

UUID Functions for Lua

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published