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: [email protected]
Reporter: [email protected]
std.random.unpredictableSeed currently depends on the D runtime for thread ID
and timestamp but it doesn't need to.
--
