arandom entropy is better than urandom and I need arandom for better entropy and better speed in comparison about /dev/random.
On Sat, Oct 14, 2017 at 10:18 AM, Philip Guenther <guent...@gmail.com> wrote: > On Fri, Oct 13, 2017 at 11:28 PM, Mohammad BadieZadegan < > mbzade...@gmail.com> wrote: > >> Hi everybody, I need /dev/arandom on some Linux, How can I use >> /dev/arandom >> on the Linux Kernel OS? >> Which way is the fast way? >> > > Don't use /dev/arandom: use /dev/urandom instead. > > You have a program whose source you have lost? Then "ln -s urandom > /dev/arandom" to make arandom a symlink to urandom. > > Philip Guenther > > -- [image: http://unixuser.us] <http://unixuser.us>