ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Wrapper for generation of random numbers, strings, bytes. More...
Public Member Functions | |
__construct () | |
ilRandom constructor. More... | |
int (int $min=null, int $max=null) | |
Private Member Functions | |
logIfPossible (callable $c) | |
Wrapper for generation of random numbers, strings, bytes.
Definition at line 7 of file class.ilRandom.php.
ilRandom::__construct | ( | ) |
ilRandom::int | ( | int | $min = null , |
int | $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(), and ilLogger\logStack().
|
private |
callable | $c |
Definition at line 20 of file class.ilRandom.php.
Referenced by int().