Relative Content

Tag Archive for pythonpython-3.xrandom

Predict the seed of random number

I just want to pridict the the seed of random number.
I have given random numbers with the range value.
I just want that from this we find what is the seed value. For that
I know by applying loop but it’s very machine heavy process it’s like finding a particle of sand in the universe.