We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
I don't get how we are supposed to figure out the seed from the generated numbers. We can't work backwards from the math because some of the operations performed are irreversible bit operations.
PRNG Sequence Guessing
You are viewing a single comment's thread. Return to all comments →
I don't get how we are supposed to figure out the seed from the generated numbers. We can't work backwards from the math because some of the operations performed are irreversible bit operations.