On Monday, 16 November 2015 at 10:47:36 UTC, Marc Schütz wrote:
Hmmm... why is `unpredictableSeed` only a `uint`? Surely most PRNGs have more than 32 bits of internal state?

Maybe it's only worth 32 random bits? There's a rangified example too: http://dlang.org/phobos/std_random.html#.MersenneTwisterEngine.seed.2

Reply via email to