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

RNG needs to support time-based default seed #84

Open
kyonifer opened this issue Oct 30, 2018 · 0 comments
Open

RNG needs to support time-based default seed #84

kyonifer opened this issue Oct 30, 2018 · 0 comments

Comments

@kyonifer
Copy link
Owner

As a result of switching to PCG in #82 we lost the random default seed. We should re-enable when we bump our kotlin dep to 1.3 and can thus access the current time in common platform code without needing multiplatform expect/actual. Probably worth waiting for #77 first (which will be based on 1.3) instead of trying to bump and resolve issues using the old gradle DSL.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant