Quote:
Originally Posted by Martian
Random number generators are not random, but let's not be disingenuous. It's entirely possible and not even that difficult to program a computer such that it produces output which is impossible to predict. I accomplish this feat regularly, whenever I need a random string of text.
Just because it's not truly random, doesn't mean it's predictable. However, just because they're calling it random, doesn't mean it actually is.
|
Impossible for a human to predict? sure Can a second computer generate the same string using the same parameters? I would think so.
I have an RSA key that seemingly generates random 6 digit numbers. Clearly, they aren't random or I wouldn't be logging into anything.
I'll admit to skimming the article; but they seem to imply cause and effect simply because pseudo random numbers aren't totally random. Meaningless BS. If they want to make a case, have everyone's RSA key read 999999 at a specific time.