Skip to content
#

math-random

Here are 22 public repositories matching this topic...

A Python-based predictor using z3 to reverse-engineer and predict random values generated by Math.random in V8 with 100% accuracy. This script leverages a series of Math.random() values (min 5) to deduce future states.

  • Updated Nov 18, 2024
  • Python

Faulty Calculator is a beginner-friendly JavaScript project that performs arithmetic operations with a twist. It intentionally produces incorrect results 10% of the time using Math.random(), helping beginners understand conditional logic, probability, and basic user input handling in JavaScript.

  • Updated Dec 23, 2025
  • JavaScript

Improve this page

Add a description, image, and links to the math-random topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the math-random topic, visit your repo's landing page and select "manage topics."

Learn more