Hacker News new | ask | show | jobs
by munificent 4484 days ago
Just use a fixed seed and it's 100% deterministic. Benchmarks use random numbers all the time. (In fact, PRNGs themselves often make OK benchmarks.)