under win2k3, php5.2.5, it returns 32767...
getrandmax
(PHP 4, PHP 5)
getrandmax — 乱数の最大値を取得する
返り値
rand() が返す乱数の最大値を返します。
getrandmax
chax-phpnet at i-rpg dot net
03-Dec-2007 12:27
03-Dec-2007 12:27
it returns 2147483647 (2^31) for both i386 and x86_64 under GNU/Linux.