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

search for in the

mt_rand> <min
Last updated: Fri, 19 Jun 2009

view this page in

mt_getrandmax

(PHP 4, PHP 5)

mt_getrandmaxMostrar el mayor valor aleatorio posible

Descripción

int mt_getrandmax ( void )

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

Valores retornados

Devuelve el valor aleatorio máximo devuelto por mt_rand()

Ver también

  • mt_rand() - Generar un mejor valor aleatorio
  • mt_srand() - Alimentar la semilla del generador de números aleotarios mejorado
  • getrandmax() - Mostrar el mayor valor aleatorio posible



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

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