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

Generator class and Random extension methods #31

Open
Grovre opened this issue Apr 7, 2023 · 0 comments · May be fixed by #32
Open

Generator class and Random extension methods #31

Grovre opened this issue Apr 7, 2023 · 0 comments · May be fixed by #32

Comments

@Grovre
Copy link

Grovre commented Apr 7, 2023

Is your feature request related to a problem? Please describe

No but it would be convenient

Describe the solution you'd like

A generator utility class to conveniently generate things like IEnumerables, ILists and strings.. The Random extension methods can do things like shuffle and retrieving a random element from an IList

Additional context

I'll make a PR after adding tests

@Grovre Grovre linked a pull request Apr 7, 2023 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant