Hacker News new | ask | show | jobs
by lann 1831 days ago
> Psuedo-RNGs typically use an algorithm (such as a hash) which is very hard to reverse.

Note that this is only necessarily a property of Cryptographically Secure PRNGs. Some PRNGs are not designed to be difficult to predict at all.