linksplatform / linksplatform/Random

Replace with Random.Shared from NET 6

Open
#53 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C#
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

https://github.com/linksplatform/Random/blob/9ed18d1c96a498b710539cf8de2a4185f77b6e9e/csharp/Platform.Random/RandomHelpers.cs#L13

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Open csharp/Platform.Random/RandomHelpers.cs at line 13 and inspect the current random source in context. Replace it with .NET 6's Random.Shared, then run the repository's available build or test checks; done means the library still builds with the requested implementation.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
tooling
Issue type
Refactor
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.