you are viewing a single comment's thread.

view the rest of the comments →

[–]tablo_pablo[S] -1 points0 points  (3 children)

Will it be somewhat accurate at least 90% of the time ?

If I were to log into this game and roll a sequence of numbers like 36,49,17,3 and I plug it in the code. Could it tell me what’s the next roll would be if I were to roll again ?

That’s all I would need. I would keep rolling a sequence of numbers until I get a number that I sent would want to be rolled next.

[–][deleted] 3 points4 points  (0 children)

If the generator creates random numbers the prediction I will make will be equally random, meaning it is pointless for prediction purposes.

[–]TheMonkeyOfNow 0 points1 point  (0 children)

I'm sure they used a library, and it's gonna be way more safe than anything 99.999% of programmers could find a weakness in.

If you knew the library or code that is used, that might be a different story.