ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Wrapper for generation of random numbers, strings, bytes. More...
Public Member Functions | |
__construct () | |
ilRandom constructor. More... | |
int ($min=null, $max=null) | |
Private Member Functions | |
logIfPossible (callable $c) | |
supportsRandomInt () | |
Wrapper for generation of random numbers, strings, bytes.
Definition at line 7 of file class.ilRandom.php.
ilRandom::__construct | ( | ) |
ilRandom::int | ( | $min = null , |
|
$max = null |
|||
) |
int | $min | |
int | $max |
Throwable |
Definition at line 34 of file class.ilRandom.php.
References ilLogLevel\ERROR, ilLogger\error(), logIfPossible(), ilLogger\logStack(), and supportsRandomInt().
|
private |
callable | $c |
Definition at line 19 of file class.ilRandom.php.
Referenced by int().
|
private |
Definition at line 67 of file class.ilRandom.php.
Referenced by int().