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

RandomPolyfill #269

Open
thomhurst opened this issue Dec 21, 2024 · 1 comment
Open

RandomPolyfill #269

thomhurst opened this issue Dec 21, 2024 · 1 comment

Comments

@thomhurst
Copy link
Contributor

Simple one - But in later .NET Core versions there's a static helper property Random.Shared for easy access to a random object without having to new up your own ones.

This could be useful and placed in a RandomPolyfill class?

@SimonCropp
Copy link
Owner

again. sounds good 😄

PR?

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

2 participants