Software /
code /
prosody
Log
util/random.lua @ 12123:7ba686696250
description | author | age |
---|---|---|
util.random: Throw different error for EOL condition 0.11 | Kim Alvefur | Tue, 21 May 2019 08:52:21 +0200 |
util.random: Coerce error to string (thanks waqas) 0.11 | Kim Alvefur | Sat, 18 May 2019 18:51:25 +0200 |
util.random: Handle unlikely read errors from /dev/urandom (see #1313) 0.11 | Kim Alvefur | Sat, 18 May 2019 17:28:21 +0200 |
Merge 0.10->trunk | Kim Alvefur | Sat, 16 Sep 2017 17:24:56 +0200 |
util.random: Add a _source field to match util.crand | Kim Alvefur | Sat, 16 Sep 2017 17:24:13 +0200 |
util.random: Remove obsolete noop seed function | Kim Alvefur | Sat, 16 Sep 2017 17:22:51 +0200 |
util.crand: C binding to one of OpenSSL, Linux getrandom() or OpenBSD arc4random() CSPRNG | Kim Alvefur | Mon, 22 Feb 2016 18:44:43 +0100 |