tcjennings / LUA-RFC-4122-UUID-Generator

Pure Lua Implementation of RFC 4122-compliant v4 pseudorandom UUID generator. Also includes an RFC 4122-compliant v5 SHA1-based UUID generator (bring your own crypto library). Both modules use the same license as Lua (the MIT license).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Pure Lua Implementation of RFC 4122-compliant v4 pseudorandom UUID generator. Also includes an RFC 4122-compliant v5 SHA1-based UUID generator (bring your own crypto library). Both modules use the same license as Lua (the MIT license).

License:MIT License


Languages

Language:Lua 100.0%