S Superwormy Golden Member Feb 7, 2001 1,637 0 0 Apr 8, 2003 #1 FreeBSD - What is an ENTROPY file / ENTROPY in general?
T techwanabe Diamond Member May 24, 2000 3,145 0 0 Apr 8, 2003 #2 Entropy is one of those laws I learned in college physics which generally states: Things tend to go from order to disorder, unless operated on by an outside force. You know, kind of like your house does!
Entropy is one of those laws I learned in college physics which generally states: Things tend to go from order to disorder, unless operated on by an outside force. You know, kind of like your house does!
Nothinman Elite Member Sep 14, 2001 30,672 0 0 Apr 8, 2003 #3 Entropy is used to generate random data, since a computer has no way to generate truly random data it has to take entropy from outside sources. There should be a file called /dev/random or /dev/urandom that just outputs random data.
Entropy is used to generate random data, since a computer has no way to generate truly random data it has to take entropy from outside sources. There should be a file called /dev/random or /dev/urandom that just outputs random data.