Hacker News new | ask | show | jobs
by Something1234 1391 days ago
You're going to be sitting there for a while waiting for blocking random to fill 19MB. You want urandom.
1 comments

These days, blocking random isn't a thing anymore. /dev/random and /dev/urandom just do the same non-blocking operation.