Click or drag to resize

RngBytes Method

Generates an array of random bytes
Overload List
 NameDescription
Public methodStatic memberBytes(Int32) Generate an array of random bytes.
Public methodStatic memberBytes(Int32, Byte) Generate an array of random bytes with user-supplied entropy.
Public methodStatic memberBytes(Int32, String) Generate an array of random bytes with user-supplied entropy.
Top
See Also