File

teal-src/util/random.d.tl @ 11563:0983653cbfdf

prosodyctl: Report OpenSSL version
author Kim Alvefur <zash@zash.se>
date Wed, 12 May 2021 01:11:42 +0200
parent 11459:86904555bffc
line wrap: on
line source

local record lib
	bytes : function (n:integer):string
end
return lib