vendredi 1 janvier 2021

Is there anyway to calculate the next seed knowing the seed before in Python?

I'm trying to develop a programm in Python to predict the outcome of a Pseudo Random Number Generator. I already have a programm that gets the seed of the previous generated number using seed = random.getstate(). Now, my question is if there is anyway to calculate the next seed that will be used, so I can predict the number. Thanks

Greetings, Miguel F.




Aucun commentaire:

Enregistrer un commentaire