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] Add method to randomize random seed #304

Open
ell0ry opened this issue Dec 6, 2022 · 1 comment
Open

[FEATURE] Add method to randomize random seed #304

ell0ry opened this issue Dec 6, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@ell0ry
Copy link
Collaborator

ell0ry commented Dec 6, 2022

Currently, the random seed seems to be the same (at least inside Docker containers) for scripts that use robowflex with each launch.

So, adding a method that does this would be useful.

@ell0ry ell0ry added the enhancement New feature or request label Dec 6, 2022
@ell0ry ell0ry self-assigned this Dec 6, 2022
@wbthomason
Copy link
Collaborator

Does robowflex::RNG::setSeed() not behave as expected? Or do you mean setting a global seed in the environment/similar?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants