1 hour ago, JJs Juggernaut said:This not true to my knowledge. The Java random function that vassal uses is as random as machine random is. A seed is used (usually nano seconds on a clock) and that generate the random value. That generated value in no way effects future generated values to "balance" things out.
I was told by a friend @NebulonB who I think asked @Green Knight about it, that it did not use the Java Random class but some sort of Vassal internal rng function that was a bit of a black box.
I hope I don't mis-remember something, please correct me if so.
- not sure if it is worth including that in some way?