File

teal-src/util/random.d.tl @ 11691:a6c18f434d7b

prosodyctl: Add 'shell' to command listing
author Kim Alvefur <zash@zash.se>
date Thu, 15 Jul 2021 00:35:57 +0200
parent 11459:86904555bffc
line wrap: on
line source

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