Shuffle iT Forum

Dominion => Bug Reports => Other Bugs => Topic started by: dan on 11 January 2017, 05:21:32 AM

Title: Identical
Post by: dan on 11 January 2017, 05:21:32 AM
Anecdotally, if both players have the same starting hands and opening, the first shuffle is identically. Including the player number in the random number seeding could create divergent and deterministic shuffles.
Title: Re: Identical
Post by: Stef on 11 January 2017, 11:58:40 AM
Quote from: dan on 11 January 2017, 05:21:32 AM
Anecdotally, if both players have the same starting hands and opening, the first shuffle is identically. Including the player number in the random number seeding could create divergent and deterministic shuffles.
This... sounds very unlikely. How many times have you tested it before coming to this conclusion?

We're only using one random seed per game, so I don't see how it could be true.