ndsvw / ndsvw/Fluent-Random-Picker
Weights using long
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- C#
- Stars
- 40
- Forks
- 2
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 2
Description
Hey,
Is it possible to extend weights to support long, lookg like at the moment they only support int?
❤️
Contributor guide
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
No file or test is named in the issue. Start by locating the weight API and its current int-based declarations, then trace how weights are validated and used; done means long weights are accepted consistently and the existing behavior remains covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100