November 13, 2020 [Issue 21383] std.random.uniform!T(urng) when T is dchar disregards urng and always uses a thread-local random | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=21383 Dlang Bot <dlang-bot@dlang.rocks> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> --- @n8sh created dlang/phobos pull request #7695 "Fix problems with std.random.uniform!dchar(urng)" fixing this issue: - Fix Issue 21383 - std.random.uniform!T(urng) when T is dchar disregards urng and always uses a thread-local random https://github.com/dlang/phobos/pull/7695 -- | ||||
November 18, 2020 [Issue 21383] std.random.uniform!T(urng) when T is dchar disregards urng and always uses a thread-local random | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=21383 Dlang Bot <dlang-bot@dlang.rocks> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> --- dlang/phobos pull request #7695 "Fix problems with std.random.uniform!dchar(urng)" was merged into stable: - f5c9556e484f04f386cb6f1db3e337312b89eb81 by Nathan Sashihara: Fix Issue 21383 - std.random.uniform!T(urng) when T is dchar disregards urng and always uses a thread-local random https://github.com/dlang/phobos/pull/7695 -- | ||||
Copyright © 1999-2021 by the D Language Foundation
Permalink
Reply