Results with 20 iterations: RNG BoxMuller Marsaglia Ziggurat ISAAC 0.948779993 0.5329378639 0.2799722904 JDK 1.0652839179 0.6410808496 0.3241359248 KISS 0.9857074339 0.4701037867 0.2574427254 MT 1.0288632336 0.5435846638 0.2935301968 MT_64 0.8824667687 0.4527381257 0.229167355 MWC_256 0.9503164333 0.4198549403 0.2117029629 SPLIT_MIX_64 0.8292249862 0.3615338019 0.1846202863 TWO_CMRES 0.85410102 0.385108558 0.1890249596 WELL_1024_A 1.0570756626 0.6787334034 0.3103621636 WELL_19937_A 1.1364874655 0.6674927603 0.4502170135 WELL_19937_C 1.1592364448 0.6983919657 0.4394263817 WELL_44497_A 1.1428982491 0.6881823457 0.4167840692 WELL_44497_B 1.1668242588 0.7234619929 0.4434243829 WELL_512_A 1.0022559778 0.6041361633 0.3109955059 XOR_SHIFT_1024_S 0.8383297298 0.3819338707 0.1975575019
This is more in-line with the results from V1.1. So the current results in the RC do not match this.
Alex