File

teal-src/util/random.d.tl @ 12151:669d93f1db6a

mod_invites: Comment on module loading for HTTP invite URLs
author Kim Alvefur <zash@zash.se>
date Wed, 05 Jan 2022 22:37:42 +0100
parent 11459:86904555bffc
line wrap: on
line source

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