On Sunday, 8 March 2015 11:47:05 UTC+2, yahel wrote:
Thank you.
I'm aware of that function.
I would like to know if there is a function that can output [0-9A-Za-z] chars ?
Here is such a function that you may copy and paste
https://github.com/bungle/lua-resty-random/blob/master/lib/resty/random.lua#L58-L75
I need to rename that random library to something else, as there is a name conflict with lua-resty-string, but you can copy and paste the code.