Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

std.random.unpredictableSeed can work in betterC #9789

Open
dlangBugzillaToGithub opened this issue Feb 27, 2020 · 1 comment
Open

std.random.unpredictableSeed can work in betterC #9789

dlangBugzillaToGithub opened this issue Feb 27, 2020 · 1 comment

Comments

@dlangBugzillaToGithub
Copy link

n8sh.secondary reported this on 2020-02-27T11:29:38Z

Transfered from https://issues.dlang.org/show_bug.cgi?id=20618

Description

std.random.unpredictableSeed currently depends on the D runtime for thread ID and timestamp but it doesn't need to.
@dlangBugzillaToGithub
Copy link
Author

dlang-bot commented on 2020-02-27T12:26:30Z

@n8sh created dlang/phobos pull request #7408 "Fix Issue 20618 - std.random.unpredictableSeed can work in betterC" fixing this issue:

- Fix Issue 20618 - std.random.unpredictableSeed can work in betterC

https://github.com/dlang/phobos/pull/7408

@LightBender LightBender removed the P4 label Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants