Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 273 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 273 Bytes

Predicting Javascript's Math.random() with Rust

Essentially a translation of PwnFunction's repo to Rust. The binary allows you to enter five successive Math.random() numbers and accurately determine the next one.