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

Use Random.Shared #25021

Merged
merged 2 commits into from
Jun 5, 2021
Merged

Use Random.Shared #25021

merged 2 commits into from
Jun 5, 2021

Commits on Jun 2, 2021

  1. Use Random.Shared

    Use the new Random.Shared property to remove the need to allocate a new instance.
    martincostello committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    3d89dec View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2021

  1. Revert change to ExecutionStrategy

    Revert change as suggested in PR feedback.
    martincostello committed Jun 5, 2021
    Configuration menu
    Copy the full SHA
    e3e0c2e View commit details
    Browse the repository at this point in the history