PHP mt_getrandmax() Function

The mt_getrandmax() function is used to the largest possible value that can be returned by the mt_rand() function.

Demo :



   

Syntax :

mt_getrandmax();

In the above mt_getrandmax() function have used one arguments that name is void.

Free Download Script :

If you need mt_getrandmax() function demo code download from following link.

Download




Content