Skip to content

Latest commit

 

History

History
37 lines (29 loc) · 1.73 KB

README.md

File metadata and controls

37 lines (29 loc) · 1.73 KB

luauuid

Copyright (c) 2013-2018 brinkqiang ([email protected])

luauuid License blog Open Source Love GitHub stars GitHub forks

Build status

Linux Mac Windows
lin-badge mac-badge win-badge

env

install cmake

Intro

luauuid

local luauuid = require("luauuid")

local uuid = luauuid.uuid.new()

print(uuid:GetNextID())

Contacts

Thanks