Click or drag to resize

RandomSourceNextBytes Method

Overload List
 NameDescription
Public methodNextBytes(Byte) Fills the elements of a specified array of bytes with random numbers.
Public methodNextBytes(SpanByte)Fills the elements of a specified span of bytes with random numbers.
Top
See Also