WHICH PLAYER GOES FIRST!!!
And do you know why? Because the starting player in a game is chosen by the much maligned mt_rand() function!
Why is this bad, you ask? Well, a lot of you don't know how the mt_rand() function works, but it is dastardly, wicked, and intolerably un-random! It uses the sly and crafty Mersenne Twister, a pseudorandom number generator that plans on ruling the entire world! Just look at these statistics:
- It has a period of 2^19937 - 1. That means, it repeats itself roughly once every 4.3 centillion centillion centillion centillion centillion centillion centillion centillion centillion centillion centillion centillion centillion centillion centillion centillion centillion centillion centillion centillion times, far too often for dice, but perfectly okay for starting players apparently!
- It has a very high order of dimensional equidistribution. This means that amongst a million 2 player games, each player should start roughly 500000 times. Terrible, just terrible I tells ya! Imagine if the dice were subject to that sort of equidistribution!
- There is negligible correlation between successive values in the output sequence. NEGLIGIBLE! NOT ZERO! NEGLIGIBLE!
- It passes the Diehard tests. This might sound like a good thing, but guess what people
ALAN RICKMAN PASSED THE DIEHARD TESTS!*
*Apart from that last one where he died falling off the ledge of the building.
This should not, nay, WILL not be tolerated by the CC community any longer. Mods, admin, Presidents, whoever is listening...
THIS NEEDS TO BE FIXED
I don't know how many games I've lost due to not going first, but I won't take it any longer, I expect to go first in EVERY SINGLE GAME, it is my cash-given right as a fully paying customer. Do what you must, measure static in the air, hire aliens to count asteroids, follow ants as they make their trails, just
FIX THE DICE! PLAYER WHO GOES FIRST!