For Turion 64 X2 processor and Linux 2.6.22 kernel, it returns 2147483647.
mt_getrandmax
(PHP 4, PHP 5)
mt_getrandmax — Największa możliwa liczba losowa
Opis
int mt_getrandmax
( void
)
Zwraca największą liczbę losową, jaką może zwrócić funkcja mt_rand().
Patrz także: mt_rand(), mt_srand() i getrandmax().
mt_getrandmax
rafael at phpit dot com dot br
05-Apr-2008 03:20
05-Apr-2008 03:20
julien dot a at deltaconnexion dot com
12-Feb-2008 11:30
12-Feb-2008 11:30
For 32-bit PPC processor and 10.4.11, it returns 2147483647.
fontajos at phpeppershop dot com
15-Nov-2007 01:22
15-Nov-2007 01:22
For 32-Bit WindowsXP with PHP5 it returns: 2147483647
rafael at phpit dot com dot br
30-Oct-2007 04:37
30-Oct-2007 04: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 10:21
26-Oct-2007 10:21
For 32-bit Intel processor and Linux 2.6 kernel, it returns 2147483647.
