Skip to content

Revert "Move random number re-seeding out of the hot path"

Tony Finch requested to merge fanf-random-failures into main

This commit caused failures on some systems, e.g. musl libc, when trying to seed the RNG from OpenSSL RAND_bytes().

Merge request reports