Resources
People often ask me "How did you learn how to hack?" The answer: by reading. This page is a collection of the blog posts and other articles that I have accumulated over the years of my journey. Enjoy!
Essentially, by using a bunch of awesome math, only two specific values are needed in order to break the random function in PHP.
Security people always say "use a secure random number generator" with very little to back it up. It is nice to see a working PoC for breaking rand.