[libc-commits] [libc] [libc] make rand() wait-free (PR #99406)

Schrodinger ZHU Yifan via libc-commits libc-commits at lists.llvm.org
Wed Jul 17 17:06:28 PDT 2024


SchrodingerZhu wrote:

Oops, The seeding approach is a bit problematic. with close seeds, the sequences will largely repeat each other. 

https://github.com/llvm/llvm-project/pull/99406


More information about the libc-commits mailing list