Board for everybody who is interested in BrainKing itself, its structure, features and future.
If you experience connection or speed problems with BrainKing, please visit Host Tracker and check "BrainKing.com" accessibility from various sites around the world. It may answer whether an issue is caused by BrainKing itself or your local network (or ISP provider).
Mostly random number generators are fair and pass every statistics test. The problem is that the generator has to be initialized somehow. After all, this is done by a computer. However complex the calculation, if you start with the same data you end with the same results, in this case the same "random" sequence. So what is mostly done is to initialise the generator by reading the system clock. Which works fine, provided you do it only once, maybe at system boot, and not game by game. I'm only guessing as to what might have happened, I have no idea how things are implemented here.
The fact is that two games are identical, which statistically is totally impossible.
Přetvořeny oževatelem pauloaguia (23. května 2009, 10:13:05)
Fencer: On the other hand, I am not sure if I reset the start position if multiple invitations are created at once. I'd bet on this last one. It has happened to me in several games too... However, I have many different as well and they were created at the same time too...