[Issue 21383] std.random.uniform!T(urng) when T is dchar disregards urng and always uses a thread-local random
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Fri Nov 13 15:00:18 UTC 2020
    
    
  
https://issues.dlang.org/show_bug.cgi?id=21383
Dlang Bot <dlang-bot at dlang.rocks> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull
--- Comment #1 from Dlang Bot <dlang-bot at 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
--
    
    
More information about the Digitalmars-d-bugs
mailing list