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

search for in the

hexdec> <fmod
[edit] Last updated: Wed, 19 Jun 2013

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 devueltos

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

Ver también

  • rand() - Genera un número entero aleatorio
  • srand() - Genera un número aleatorio a partir de una semilla
  • mt_getrandmax() - Mostrar el mayor valor aleatorio posible



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

 
show source | credits | sitemap | contact | advertising | mirror sites