Random: NextBytes

NextBytes

Fills an array of bytes with random numbers.



 Public Sub NextBytes(
	  ByRef Bytes ( ) As Byte )

Parameters

Bytes
[ByRef] Byte. The array to be filled.

See Also

Project CorLib Overview

Class Random Overview