[Bug libstdc++/124256] Random number generator generates different numbers for the same seed, compared to all previous GCC versions
carlosgalvezp at gmail dot com
gcc-bugzilla@gcc.gnu.org
Thu Feb 26 15:21:02 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124256
--- Comment #3 from Carlos Galvez <carlosgalvezp at gmail dot com> ---
I see, thanks for the explanation.
I understand that only the *engine* has reproducibility guarantees, but they
can't be used without a distribution, or? In other words is there other way I
can write code to generate random numbers and achieve reproducibility, without
relying on distributions?
More information about the Gcc-bugs
mailing list