$MirOS: contrib/hosted/tg/code/BSD::arc4random/TODO,v 1.2 2009/07/16 12:24:28 tg Exp $

• write an improved arc4random(3) et al. implementation, which can
  talk to an EGD/PRNGD as well as have more system interfaces
• integrate seedfile support from the randex.pl irssi plugin
• reduce amount of data drawn from /dev/urandom on e.g. Linux
• try /proc/sys/kernel/random/uuid (Linux), something kFreeBSD
• expose some more APIs
• add arc4random_uniform, arc4random_buf
• move have_kintf to the arc4random implementation
• write an entropy pool dæmon, use it
• share the new arc4random implementation with MirOS libc
