GETRANDMAX(3) 1 GETRANDMAX(3) getrandmax - Show largest possible random valueSYNOPSISint getrandmax (void )DESCRIPTIONReturns the maximum value that can be returned by a call to rand(3).RETURN VALUESThe largest possible random value returned by rand(3)SEE ALSOrand(3), srand(3), mt_getrandmax(3). PHP Documentation Group GETRANDMAX(3)
| Related Man Pages |
|---|
| srand(3c) - hpux |
| sranddev(3) - mojave |
| srand(3ucb) - opensolaris |
| mt_rand(3) - php |
| rand(3) - php |