For Turion 64 X2 processor and Linux 2.6.22 kernel, it returns 2147483647.
mt_getrandmax
(PHP 4, PHP 5)
mt_getrandmax — La plus grande valeur aléatoire possible
Description
int mt_getrandmax
( void
)
Retourne la plus grande valeur aléatoire possible que peut retourner la fonction mt_rand().
Valeurs de retour
Retourne la plus grande valeur aléatoire possible retournée par la fonction mt_rand()
mt_getrandmax
rafael at phpit dot com dot br
05-Apr-2008 06:20
05-Apr-2008 06:20
julien dot a at deltaconnexion dot com
12-Feb-2008 02:30
12-Feb-2008 02:30
For 32-bit PPC processor and 10.4.11, it returns 2147483647.
fontajos at phpeppershop dot com
15-Nov-2007 04:22
15-Nov-2007 04:22
For 32-Bit WindowsXP with PHP5 it returns: 2147483647
rafael at phpit dot com dot br
30-Oct-2007 08:37
30-Oct-2007 08:37
For 64-bit AMD processor and Linux 2.6 kernel (SuSE 64), it returns the same: 2147483647.
drt at nospam dot scythe dot pl
26-Oct-2007 01:21
26-Oct-2007 01:21
For 32-bit Intel processor and Linux 2.6 kernel, it returns 2147483647.
