'Declaration
Public Sub NextBytes( _ ByVal bytes() As Byte, _ ByVal offset As Integer, _ ByVal count As Integer _ )
'Usage
Dim instance As RandomSource Dim bytes() As Byte Dim offset As Integer Dim count As Integer instance.NextBytes(bytes, offset, count)
Parameters
- bytes
- offset
- count