Comment by gizmo686
9 days ago
For almost all practical purposes, a decent prng is just as good as a csprng. Cryptographic security only becomes relevant in an anverserial situation. Otherwise, you would need whatever weekmess exists in the prng to be somehow correlated with what you are trying to measure.
If practical purposes include simulating physical processes then the problems with orngs become quite important.
What is an example there?