lua生成UUID

百度云盘地址:

https://pan.baidu.com/s/1zo__vSeDGaHOvCJLyzHwvA

GitHub地址:

https://github.com/bungle/lua-resty-uuid

调用:

local uuid = require 'resty.uuid'
ngx.print(uuid.generate().."======")

 

posted @ 2018-09-26 11:54  缤纷世界  阅读(4255)  评论(0编辑  收藏  举报