Software /
code /
prosody
File
teal-src/util/crand.d.tl @ 12125:649268c9f603
mod_smacks: sprinkle some metrics on it
author | Jonas Schäfer <jonas@wielicki.name> |
---|---|
date | Mon, 27 Dec 2021 16:16:53 +0100 |
parent | 11459:86904555bffc |
line wrap: on
line source
local record lib bytes : function (n : integer) : string enum sourceid "OpenSSL" "arc4random()" "Linux" end _source : sourceid end return lib