|
ILIAS
release_8 Revision v8.24
|
Wrapper for generation of random numbers, strings, bytes. More...
Collaboration diagram for ilRandom:Public Member Functions | |
| int (int $min=0, int $max=PHP_INT_MAX) | |
Private Member Functions | |
| logIfPossible (callable $c) | |
Wrapper for generation of random numbers, strings, bytes.
Definition at line 10 of file class.ilRandom.php.
| ilRandom::int | ( | int | $min = 0, |
| int | $max = PHP_INT_MAX |
||
| ) |
Definition at line 21 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 |
Definition at line 12 of file class.ilRandom.php.
Referenced by int().
Here is the caller graph for this function: