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

Feature request: deterministic randomization #25

Open
simlu opened this issue Oct 22, 2017 · 2 comments
Open

Feature request: deterministic randomization #25

simlu opened this issue Oct 22, 2017 · 2 comments

Comments

@simlu
Copy link

simlu commented Oct 22, 2017

Would be great if we could get deterministic randomization using a seed

@simlu
Copy link
Author

simlu commented Oct 22, 2017

This might just not be documented. Possibly options.rng?

@thiagodp
Copy link

thiagodp commented Apr 11, 2018

@simlu As documented in the API, options.rng can be used to do that.

You can see an example here, since shuffle-obj-arrays has the same API as shuffle-array.

Would it be the case to 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

No branches or pull requests

2 participants