> cat /dev/github | grep security-tools
discovered 03 Aug 2026

LCGHack

Python ★ 17 via github-topic
→ View on GitHub
LCGHack is a command-line tool designed for generating pseudo-random numbers using the Linear Congruential Generator (LCG) algorithm. It allows users to input known values and customize parameters such as modulus, multiplier, and increment, facilitating easy calculations of the next values in the sequence. Notable features include customizable parameters and straightforward usage through a command-line interface.