-
Notifications
You must be signed in to change notification settings - Fork 218
refactor: Use boost::hash_combine
for seed generation
#4709
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
base: main
Are you sure you want to change the base?
refactor: Use boost::hash_combine
for seed generation
#4709
Conversation
7911620
to
323ae48
Compare
@paulgessinger Do you actually get these failure notifications to the epic-contacts team? I am not getting them even though I'm in that epic-contacts team. |
@wdconinc I have to say I never noticed, since I get notifications for everything anyway. |
323ae48
to
92527f5
Compare
|
Theres still a failure somehow. I'll check again tomorrow |
Moves to using
boost::hash_combine
to generate per event RNG seeds. This will likely change all outputs.--- END COMMIT MESSAGE ---
@andiwand @wdconinc