Query: getrandmax
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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)