File

teal-src/util/random.d.tl @ 11625:04abe65b8067

mod_storage_sql: Fix for move of yes/no function (Thanks Kasim)
author Kim Alvefur <zash@zash.se>
date Mon, 21 Jun 2021 17:31:17 +0200
parent 11459:86904555bffc
line wrap: on
line source

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