Software /
code /
prosody
File
teal-src/util/crand.d.tl @ 12209:3fe2e5da05c3
mod_admin_shell: Add command to show current user roles
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 23 Jan 2022 20:06:50 +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