Software /
code /
prosody
File
teal-src/util/crand.d.tl @ 11650:a227bc35771e
Merge 0.11->trunk
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 03 Jul 2021 17:28:07 +0200 (2021-07-03) |
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