Searched defs:getBytes (Results 1 – 2 of 2) sorted by relevance
/PHP-8.2/ext/random/ | ||
H A D | randomizer.c | 154 PHP_METHOD(Random_Randomizer, getBytes) in PHP_METHOD() argument |
H A D | random.stub.php | 138 public function getBytes(int $length): string {} function in Random\\Randomizer |
Completed in 8 milliseconds