random-number-generator

Tag

Cards List
#random-number-generator

How hackers reverse Math.random()

Lobsters Hottest · 2026-06-24 Cached

This article demonstrates how to reverse common pseudo-random number generators (such as linear congruential generators, XOR shift, and Flash's RNG), and shows a practical attack by predicting mine positions in a Minesweeper game, emphasizing that ordinary random numbers should not be used in security contexts.

0 favorites 0 likes
← Back to home

Submit Feedback