[Issue 18595] std.random: add unpredictableSeedOf!UIntType for non-uint unpredictableSeed

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Nov 14 11:59:26 UTC 2018


https://issues.dlang.org/show_bug.cgi?id=18595

--- Comment #2 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/c75d6f712a88ddc2cca4ceed64cb2cb1fa89d1b6
Fix Issue 18595 & Issue 18596: replace MindstdRand0 w/SplitMix & templatize
unpredictableSeed!UIntType

https://github.com/dlang/phobos/commit/bcbbae2494becff761a2cbf1fb833b2e6ea1de17
Merge pull request #6580 from n8sh/unpredictableSeed-18595-18596

Fix Issue 18595 & Issue 18596: replace MindstdRand0 w/SplitMix & templatize
unpredictableSeed!UIntType
merged-on-behalf-of: Nicholas Wilson <thewilsonator at users.noreply.github.com>

--


More information about the Digitalmars-d-bugs mailing list