KGy SOFT Core Libraries Help
C#
VB
C++
F#
Show/Hide TOC
Thread
Safe
Random
Next
Bytes Method
Overload List
NextBytes(
Byte
)
Fills the elements of a specified array of bytes with random numbers.
NextBytes(Span
Byte
)
Fills the elements of the specified
buffer
with random numbers.
See Also
Reference
ThreadSafeRandom Class
KGySoft.CoreLibraries Namespace
In This Article
Overload List
See Also