ILIAS
trunk Revision v11.0_alpha-1838-g59fc79e306b
|
Public Member Functions | |
__construct () | |
createSeed () | |
![]() | |
__construct (int $seed) | |
seedRandomGenerator () | |
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().
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().