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: Thu, 23 May 2013

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 - [0 notes]
There are no user contributed notes for this page.

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