aboutsummaryrefslogtreecommitdiffstats
path: root/teal-src/util/random.d.tl
blob: 83ff2fcc277120eb44654e7546c2b7ee163f976f (plain)
1
2
3
4
local record lib
	bytes : function (n:integer):string
end
return lib