Hacker News new | ask | show | jobs
by edwintorok 4352 days ago
Is it guaranteed to at least be different for different processes? They could use that in addition to the PID test to know when to reseed.
1 comments

No. It's only filled on execve, not fork.