summaryrefslogtreecommitdiff
path: root/meta/3rd/OpenResty/library/resty.random.lua
blob: cecba48562852f2ea158d383171125ada4a49a9c (plain)
1
2
3
4
5
---@meta
resty_random={}
resty_random._VERSION="0.11"
function resty_random.bytes(len, strong) end
return resty_random