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