Forum und email

mt_getrandmax

(PHP 4, PHP 5)

mt_getrandmax — 가능한 가장 큰 랜덤 값을 보여줍니다.

설명

int mt_getrandmax ( void )

mt_rand()를 호출했을 때 반환될 수 있는 가장 큰 값을 반환합니다.

참고: mt_rand(), mt_srand(), getrandmax().