Y
Hacker News
new
|
ask
|
show
|
jobs
by
foxglacier
101 days ago
Not for security but to make sure you don't accidentally reuse the same seed. I've done that before when the PRNG seed was the time the application started and it turns out you can run multiple instances at the same time.