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

Seedable Step RNG #1495

Open
willow-iam opened this issue Sep 21, 2024 · 0 comments
Open

Seedable Step RNG #1495

willow-iam opened this issue Sep 21, 2024 · 0 comments

Comments

@willow-iam
Copy link

Background

What is your motivation?
I have a struct with a generic which implements SeedableRNG because it wants to store an RNG state.
What type of application is this?
Data structure: Multiset with random(rng-based) pop function.

Feature request

Seedable Step RNG: A version of StepRNG that implements the SeedableRNG trait, for easy testing.

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

No branches or pull requests

1 participant