PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

hexdec> <fmod
Last updated: Fri, 22 Aug 2008

view this page in

getrandmax

(PHP 4, PHP 5)

getrandmaxMostrar el mayor valor aleatorio posible

Descripción

int getrandmax ( void )

Devuelve el valor máximo que puede ser devuelto por una llamada a rand().

Valores retornados

El valor aleatorio más grande posible devuelto por rand()



hexdec> <fmod
Last updated: Fri, 22 Aug 2008
 
add a note add a note User Contributed Notes
getrandmax
Anonymous
10-Apr-2008 10:06
it returns 2147483647: (2^31) - 1
stefan at aks-host dot de
02-Jan-2008 08:09
under win2k3, php5.2.5, it returns 32767...
chax-phpnet at i-rpg dot net
02-Dec-2007 04:27
it returns 2147483647 (2^31) for both i386 and x86_64 under GNU/Linux.

hexdec> <fmod
Last updated: Fri, 22 Aug 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites