Thread overview
[Issue 19138] std.uuid.randomUUID should not depend on std.random.Random being Mt19937
Aug 03, 2018
Nathan S.
August 03, 2018
https://issues.dlang.org/show_bug.cgi?id=19138

--- Comment #1 from Nathan S. <n8sh.secondary@hotmail.com> ---
Pull request: https://github.com/dlang/phobos/pull/6653

--
August 13, 2018
https://issues.dlang.org/show_bug.cgi?id=19138

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

https://github.com/dlang/phobos/commit/202a837b7d0afeee740342137aeeb3dd44e9c53d Fix Issue 19138 - std.uuid.randomUUID should not depend on std.random.Random being Mt19937

https://github.com/dlang/phobos/commit/4f47af9dd649728e54f850d264584e9db13af191 Merge pull request #6653 from n8sh/issue-19138

Fix Issue 19138 - std.uuid.randomUUID should not depend on std.random.Random being Mt19937

--
August 13, 2018
https://issues.dlang.org/show_bug.cgi?id=19138

github-bugzilla@puremagic.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--