|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ILIAS\Refinery\Random\Seed\RandomSeed:
Collaboration diagram for ILIAS\Refinery\Random\Seed\RandomSeed:Public Member Functions | |
| __construct () | |
| createSeed () | |
Public Member Functions inherited from ILIAS\Refinery\Random\Seed\GivenSeed | |
| __construct (int $seed) | |
| seedRandomGenerator () | |
| @inheritDoc More... | |
| seedRandomGenerator () | |
| Seeds a random number generator. More... | |
Definition at line 23 of file RandomSeed.php.
| ILIAS\Refinery\Random\Seed\RandomSeed::__construct | ( | ) |
Definition at line 25 of file RandomSeed.php.
References ILIAS\GlobalScreen\Provider\__construct(), and ILIAS\Refinery\Random\Seed\RandomSeed\createSeed().
Here is the call graph for this function:| ILIAS\Refinery\Random\Seed\RandomSeed::createSeed | ( | ) |
Definition at line 30 of file RandomSeed.php.
References ILIAS\Refinery\Random\Seed\GivenSeed\$seed, and ILIAS\Repository\int().
Referenced by ILIAS\Refinery\Random\Seed\RandomSeed\__construct().
Here is the call graph for this function:
Here is the caller graph for this function: