Entropy Monitor
Monitor of the available entropy stored within the Linux kernel
In computing, entropy is the randomness collected by an operating system or application for use in cryptography or other uses that require random data. This randomness is often collected from hardware sources, either pre-existing ones such as mouse movements or specially provided randomness generators.
Examples for applications that depend on entropy (random numbers) would be the fortune(6) program, which gives a
random quote, or the solitaire
card game, or the shuffle option in a music...