linksplatform / linksplatform/Random
Replace with Random.Shared from NET 6
Open
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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