blob: 748e905553d7087076b17639fbec9aa147470222 (
plain)
1
2
3
4
5
|
There are several solutions to the lack of /dev/random and /dev/urandom but they are not yet in the default installation.
* Marcus' work
* [egd](http://egd.sourceforge.net/) - Entropy Gathering Daemon (here's the [RFP](http://bugs.debian.org/145498))
|