based on pseudorandom generator mt_rand More...
Public Member Functions | |
getBytes ($numberOfBytes) | |
Static Public Member Functions | |
static | me () |
based on pseudorandom generator mt_rand
Definition at line 17 of file MtRandomSource.class.php.
MtRandomSource::getBytes | ( | $ | numberOfBytes | ) |
Implements RandomSource.
Definition at line 27 of file MtRandomSource.class.php.
References Assert::isPositiveInteger().
static MtRandomSource::me | ( | ) | [static] |
Definition at line 22 of file MtRandomSource.class.php.
References Singleton::getInstance().