|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Wrapper for generation of random numbers, strings, bytes. More...
Collaboration diagram for ilRandom: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, ilLogger\error(), ilLogLevel\ERROR, logIfPossible(), and ilLogger\logStack().
Here is the call graph for this function:
|
private |
| callable | $c |
Definition at line 20 of file class.ilRandom.php.
Referenced by int().
Here is the caller graph for this function: