Method | Description | |
---|---|---|
NextBytes ( this @this, int length ) : byte[] |
Returns an array of random bytes of 'length' size.
|
public static NextBytes ( this @this, int length ) : byte[] | ||
@this | this | |
length | int | The length. |
return | byte[] |