D E I M N S V

E

engineGenerateSeed(int) - Method in class net.burtleburtle.bob.rand.ISAACEngine
Returns the given number of seed bytes computed using the ISAAC algorithm.
engineNextBytes(byte[]) - Method in class net.burtleburtle.bob.rand.ISAACEngine
Generates a user-specified number of random bytes.
engineSetSeed(byte[]) - Method in class net.burtleburtle.bob.rand.ISAACEngine
Reseeds this random object.

D E I M N S V