nodebeefcl icon indicating copy to clipboard operation
nodebeefcl copied to clipboard

Recovers V8 Math.random seed from outputs, even when they are not consecutive.

Results 1 nodebeefcl issues
Sort by recently updated
recently updated
newest added

> C:\Python27>python beef.py 18273 0.12345678 0.42424242 0.86737282 > Starting search... > Traceback (most recent call last): > File "beef.py", line 57, in > cl.enqueue_copy(queue, result_count_np, result_count_cl) > File "C:\Python27\lib\site-packages\pyopencl__init__.py", line...