nodebeefcl
Recovers V8 Math.random seed from outputs, even when they are not consecutive.
Usage
python beef.py 18273 0.12345678 0.42424242 0.86737282
Replace 18273 with 18030 to handle different versions of V8/Node.
Dependencies
Python 2.x, numpy, PyOpenCL.