File

teal-src/util/random.d.tl @ 11729:f37cafeb75d6

migrator: Trick net.server into thinking the config is loaded Fixes "Loading outside Prosody or Prosody not yet initialized"
author Kim Alvefur <zash@zash.se>
date Thu, 29 Jul 2021 14:06:14 +0200
parent 11459:86904555bffc
line wrap: on
line source

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