localuuid =require'resty.jit-uuid'uuid.seed()---> automatic seeding with os.time(), LuaSocket, or ngx.time()uuid()---> v4 UUID (random)uuid.generate_v4()---> v4 UUIDuuid.generate_v3()---> v3 UUID (name-based with MD5)uuid.generate_v5()---> v5 UUID (name-based with SHA-...
jit-uuid took: 1.306127s UUID v5 (name-based and SHA-1) generation if supported 1. resty-jit-uuid took: 4.834929s UUID validation if supported (set of 70% valid, 30% invalid) 1. resty-jit-uuid (JIT PCRE enabled) took: 0.223060s 2. FFI binding took: 0.256580s 3. resty-jit-uuid ...
--vim:set ts=4 sts=4 sw=4 et:---jit-uuid--Fast and dependency-free UUID library for LuaJIT/ngx_lua.--@modulejit-uuid--@authorThibault Charbonnier--@licenseMIT--@release0.0.7localbit=require'bit'localtohex=bit.tohexlocalband=bit.bandlocalbor=bit.borlocal_M={_VERSION='0.0.7'}---s...
This document describes lua-resty-uuidv1.1released on Apr 13 2016. LuaJIT FFI bindings for libuuid, a DCE compatible Universally Unique Identifier library. GitHub You may find additional configuration tips and documentation for this module in theGitHub repository for nginx-module-uuid....
试用Jitin 🧿 提供的 morana 特效镜头(仅在 Snapchat 上提供),以及成千上万的其他热门特效镜头和爆红滤镜
杨国文目前担任嘉峪关市鼎力劳务再就业有限责任公司、嘉峪关万豪商贸有限责任公司法定代表人,同时担任嘉峪关市鼎力劳务再就业有限责任公司执行董事兼总经理,嘉峪关万豪商贸有限责任公司执行董事;二、杨国文投资情况:杨国文目前是嘉峪关万豪商贸有限责任公司直接控股股东,持股比例为40%;目前杨国文投资嘉峪关万豪商贸有限责任公司最终...
[![Module Version][badge-version-image]][luarocks-resty-jit-uuid] [![Coverage Status][badge-coveralls-image]][badge-coveralls-url] A pure LuaJIT (no dependencies) UUID library tuned for performance. Motivation This module is aimed at being a free of dependencies, performant and complete UUID...