Returns the given number of seed bytes, computed using the seed generation algorithm that this class uses to seed itself. This call may be used to seed other random number generators.
Parameters:
numBytes
Returns: the seed bytes.
Diagram: Random