Getting the PID from random numbers in PHP
13 June 2026 at 08:44
In my blog article I analyze how random numbers in older PHP versions were generated. It turns out you can, under certain circumstances, derive the id of the process which generated a random number!
While it has exactly 0 practical application, it was super fun to dig into the php's source code.
[link] [comments]