Steven D'Aprano wrote: > - Linux /dev/urandom doesn't block, but it might return predictable, > poor-quality pseudo-random bytes (i.e. a potential exploit); > > - Other OSes may block for potentially many minutes (i.e. a > potential DOS). It's even possible that it could block *forever*. There was a case here recently in the cosc dept where students were running Clojure programs in a virtual machine environment. When they updated to a newer version of Clojure, everyone's programs started hanging on startup. It turned out the Clojure library was initialising its RNG from /dev/random, and the VM didn't have any real spinning disks or other devices to provide entropy. -- Greg
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4