Searched defs:getInt (Results 1 – 2 of 2) sorted by relevance
/PHP-8.2/ext/random/ | ||
H A D | randomizer.c | 113 PHP_METHOD(Random_Randomizer, getInt) in PHP_METHOD() argument |
H A D | random.stub.php | 136 public function getInt(int $min, int $max): int {} function in Random\\Randomizer |
Completed in 6 milliseconds