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

Replace usage of java.util.Random with kotlin.random.Random #255

Open
vanniktech opened this issue Nov 20, 2024 · 1 comment
Open

Replace usage of java.util.Random with kotlin.random.Random #255

vanniktech opened this issue Nov 20, 2024 · 1 comment
Labels
breaking 💔 Indicates a breaking change core 🧬 Issue related to :core module
Milestone

Comments

@vanniktech
Copy link

This should be done before 2.0.0 since it's breaking and required for #226

@serpro69
Copy link
Owner

Hey @vanniktech ,
Yeah, this was in the back of my head for awhile now, and definitely needed for multiplatform support.
Thanks for making the issue :)

@serpro69 serpro69 added core 🧬 Issue related to :core module breaking 💔 Indicates a breaking change labels Nov 20, 2024
@serpro69 serpro69 added this to the 2.0.0 milestone Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking 💔 Indicates a breaking change core 🧬 Issue related to :core module
Projects
None yet
Development

No branches or pull requests

2 participants