http://i2p-javadocs.i2p/net/i2p/util/FortunaRandomSource.html
RandomSource _context Constructor Summary Constructors Constructor Description FortunaRandomSource ( I2PAppContext context) May block up to 10 seconds or forever Method Summary All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description void feedEntropy ( String source,
byte[] data,
int offset,
int len) reseed the fortuna void feedEntropy ( String source,
long data,
int bitoffset,
int bits) reseed the fortuna static void main ( String [] args) Outputs to...