mt19937 topic

List mt19937 repositories

MT19937-Symbolic-Execution-and-Solver

34
Stars
0
Forks
Watchers

Python implementation of a symbolic execution of MT19937 and a solver for GF(2) matrices

troschuetz.random

47
Stars
8
Forks
Watchers

Fully managed library providing various random number generators and distributions.

ExtendMT19937Predictor

24
Stars
0
Forks
Watchers

Predict and Backtrack MT19937 PRNG by putting 32 * 624 bits generated numbers. Python "random" standard library uses mt19937, so we can easily crack it.

Mersenne-Twister-in-Python

21
Stars
12
Forks
Watchers

A Mersenne Twister Random Number Generator

MT19937

23
Stars
5
Forks
Watchers

Implementing and breaking the MT19937 Mersenne Twister pseudorandom number generator