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