Software /
code /
prosody
File
teal-src/util/crand.d.tl @ 12234:1c47162dd965
plugins: Update for namespace bump in XEP-0353 v0.4.0
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Tue, 11 Jan 2022 17:51:26 +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