On 01/19/2016 01:12 AM, Ilya wrote:
There is already implementation with predictable seed. Proof: https://github.com/D-Programming-Language/phobos/blob/master/std/random.d#L1151 --Ilya
The default RNG is seeded with unpredictableSeed. What is the point you are trying to make?