mersenne-twister-predictor

Predict MT19937 PRNG, from preceding 624 generated numbers. There is a specialization for the "random" of Python standard library. (by kmyk)

Mersenne-twister-predictor Alternatives

Similar projects and alternatives to mersenne-twister-predictor

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better mersenne-twister-predictor alternative or higher similarity.

mersenne-twister-predictor reviews and mentions

Posts with mentions or reviews of mersenne-twister-predictor. We have used some of these posts to build our list of alternatives and similar projects.
  • An interesting legaladvice post regarding PoE's disability treatment
    1 project | /r/pathofexile | 14 Apr 2021
    So, extracting information out of a completely unknown random generator is already pretty tricky. If you know you are dealing with a mersenne twister it is doable for sure, but even if you are dealing with the pretty basic MT19937 (which has a period of 219937-1) which is for instance included in the c standard library you need a few hundred numbers (https://github.com/kmyk/mersenne-twister-predictor) to guess the next one. This assumes that you have those exact numbers. Network latency (unless GGG would track the data directly on the client, fair enough) would muddy it further so that you would need a larger amount of data to verify it. How much more I have no fucking clue.

Stats

Basic mersenne-twister-predictor repo stats
1
121
0.4
over 3 years ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com