🕸💡📝Fergus Duniho wrote on Fri, Nov 6, 2009 08:53 PM UTC:
Mats,
The change made to the Mersenne Twister algorithm would affect any game started before this change made its way into PHP. Any game started after this change would not be affected. The purpose of introducing constants to record randomly generated values is to (1) fix broken game logs, and (2) to safeguard against any further changes to the Mersenne Twister algorithm.