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, 06 Nov 2009

view this page in

getrandmax

(PHP 4, PHP 5)

getrandmaxRetorna o maior valor aletório possível

Descrição

int getrandmax ( void )

Retorna o valor máximo que pode ser gerado em uma chamada a função rand().

Valor Retornado

O maior possível valor aleatório retornado por rand()

Veja Também

  • rand() - Gera um inteiro aleatório
  • srand() - Semeia o gerador de números aletórios
  • mt_getrandmax() - Retorna o maior valor aletório possível



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

hexdec> <fmod
Last updated: Fri, 06 Nov 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites