[Issue 20618] New: std.random.unpredictableSeed can work in betterC
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Thu Feb 27 11:29:38 UTC 2020
    
    
  
https://issues.dlang.org/show_bug.cgi?id=20618
          Issue ID: 20618
           Summary: std.random.unpredictableSeed can work in betterC
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: phobos
          Assignee: nobody at puremagic.com
          Reporter: n8sh.secondary at hotmail.com
std.random.unpredictableSeed currently depends on the D runtime for thread ID
and timestamp but it doesn't need to.
--
    
    
More information about the Digitalmars-d-bugs
mailing list