php man page for getrandmax

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 value

SYNOPSIS
int getrandmax (void )
DESCRIPTION
Returns the maximum value that can be returned by a call to rand(3).
RETURN VALUES
The largest possible random value returned by rand(3)
SEE ALSO
rand(3), srand(3), mt_getrandmax(3). PHP Documentation Group GETRANDMAX(3)
Related Man Pages
rand(3) - osx
rand_r(3c) - hpux
srand(3ucb) - sunos
rand(3ucb) - opensolaris
srand(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Rules for Homework & Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
New Code Tags (Syntax Highlighting)