|
Post by Old Shendemiar on Apr 12, 2004 13:44:04 GMT
Order of players is not randomized when a game is created. (or then i just had twice the same order as i put players in)
|
|
|
Post by sparrowhawk on Apr 13, 2004 7:20:04 GMT
Hi Robert.
It is randomised, so you probably just got unlucky with the ordering. But there *is* a bug in the PHP shuffle() function which does lead to less than perfect distribution.
I keep meaning to implement a new function that uses a different algorithm, but have not got around to fully testing it yet.
|
|