|
|
|
|
|
by Sohcahtoa82
2871 days ago
|
|
While true, there are cryptographically secure PRNG's that are incredibly difficult (Theoretically impossible) to predict. In any case, unless you're using Markov chains to generate data that needs to be kept secure (Like generating a password that could be pronounced), the predictability of random numbers isn't really relevant. |
|