User Name: Password:
New User Registration
Moderator: Hrqls , coan.net , rod03801 
 BrainKing.com

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).

World Of Chess And Variants (videos from BrainKing): YouTube
Chess blog: LookIntoChess.com


Messages per page:
List of discussion boards
You are not allowed to post messages to this board. Minimum level of membership required for posting on this board is Brain Pawn.
Mode: Everyone can post
Search in posts:  

23. May 2009, 07:49:14
rabbitoid 
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.

23. May 2009, 09:01:02
Fencer 
Subject: Re:
rabbitoid: Maybe statistically, but it is logically possible.
But you can blame Sun: http://java.sun.com/javase/6/docs/api/java/util/Collections.html#shuffle(java.util.List)

On the other hand, I am not sure if I reset the start position if multiple invitations are created at once.

23. May 2009, 10:11:44
pauloaguia 
Subject: Re:
Modified by pauloaguia (23. May 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...

Date and time
Friends online
Favourite boards
Fellowships
Tip of the day
Copyright © 2002 - 2024 Filip Rachunek, all rights reserved.
Back to the top