File

teal-src/util/random.d.tl @ 12242:202319a990e7

man/prosodyctl: Normalize formatting syntax Filtered trough pandoc
author Kim Alvefur <zash@zash.se>
date Wed, 02 Feb 2022 18:30:54 +0100
parent 11459:86904555bffc
line wrap: on
line source

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