Hacker News new | past | comments | ask | show | jobs | submit login

if you have multiple threads working a queue of like-kinded jobs, you’ve given up the determinism of using any sort of global seed

you could pull different set lengths of pseudorandom numbers from the different seeds




That's what counter-based RNGs are for.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: