Returns the given number of seed bytes. This call may be used to seed other random number generators.
@param numBytes the number of seed bytes to generate.
@return the seed bytes.
See Implementation
Returns the given number of seed bytes. This call may be used to seed other random number generators.
@param numBytes the number of seed bytes to generate.
@return the seed bytes.