An exploration into reverse engineering the xoroshiro128++ pseudo-random number generator. Demonstrates how to recover internal state and predict future outputs from observed sequences.

The code and findings are on GitHub: https://github.com/EricSpencer00/reverse-xoroshiro128plusplus