We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
reroute /dev/random to /dev/urandom because using anything beside /dev/urandom for seeding is silly. I'm looking at you gpg
usage:
LD_PRELOAD=./devrand_is_devurand.so gpg --gen-key
That was fast and secure!