ILIAS
release_8 Revision v8.19
|
Wrapper for generation of random numbers, strings, bytes. More...
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, ilLogLevel\ERROR, ilLogger\error(), logIfPossible(), and ilLogger\logStack().
|
private |
Definition at line 12 of file class.ilRandom.php.
Referenced by int().