| NetRandomNextBytes Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | NextBytes(Byte) | 
            Fill the specified buffer with random values
            (Overrides RandomNextBytes(Byte).) | 
|  | NextBytes(Byte, Int32, Int32) | 
            Fills all bytes from offset to offset + length in buffer with random values
             | 
 See Also
See Also