File

teal-src/util/random.d.tl @ 12399:d99772b739e0

mod_admin_shell: Add watch:log() command to tail logs in realtime
author Matthew Wild <mwild1@gmail.com>
date Thu, 17 Mar 2022 10:24:38 +0000
parent 11459:86904555bffc
line wrap: on
line source

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