ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
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 35 of file class.ilRandom.php.
References Vendor\Package\$e, ilLogLevel\ERROR, ilLogger\error(), logIfPossible(), ilLogger\logStack(), and supportsRandomInt().
|
private |
callable | $c |
Definition at line 20 of file class.ilRandom.php.
References Vendor\Package\$c, and $DIC.
Referenced by int().
|
private |
Definition at line 68 of file class.ilRandom.php.
Referenced by int().