Software /
code /
prosody
File
teal-src/util/crand.d.tl @ 12118:30d55809d9a6
util.prosodyctl.check: Add some more obsolete settings
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 25 Dec 2021 13:00:23 +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