[![Build Status](https://travis-ci.org/nhorman/rng-tools.svg?branch=master)](https://travis-ci.org/nhorman/rng-tools)

This is a random number generator daemon.  

It monitors a set of entropy sources, and supplies entropy  
from them to the system kernel's /dev/random machinery.  

Operation is fully documented in the man page, and should be fairly intuitive.  

**Vladis (the packager)**:  
this tarball is the upstream's `master` + `onecpu` branch + 1 revert:  
```
d8dac0e8bede (tag: v6.13) Updating configure to 6.13
...
d207e0b660bc (origin/master) Merge pull request #134 from nefigtut/adjust-watermark-code

+

63debff610f9 (origin/onecpu) Prevent jitter from operating on a single cpu with software timers
...
10fb1838631b (origin/onecpu) A small output and a test fix
afa33fab9d7f (myfork/onecpu) Additions and fixes for the CPU detection code

+ revert of:
2ce93190cb01 Build `randstat` binary
```
