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

search for in the

hexdec> <fmod
Last updated: Fri, 19 Jun 2009

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()

Ver también

  • rand() - Generar un entero aleatorio
  • srand() - Alimentar la semilla del generador de números aleatorios
  • mt_getrandmax() - Mostrar el mayor valor aleatorio posible



add a note add a note User Contributed Notes
getrandmax
There are no user contributed notes for this page.

hexdec> <fmod
Last updated: Fri, 19 Jun 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites