Suppose I want to run several times of the same code containing RandomReal function, but I don't initialise the random seed. What will happen?
I tried, but each time the RandomReal[] return different values, does it mean that Mathematica using some kind of default method to initialise the random number generator even without SeedRandom[]?
$RandomState, but this is no longer applicable to the current system (except when one invokesMethod -> "Legacy"). – J. M.'s missing motivation Nov 18 '15 at 14:03