KGy SOFT Core Libraries Help
C#
VB
C++
F#
Show/Hide TOC
Secure
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
SecureRandom Class
KGySoft.Security.Cryptography Namespace
In This Article
Overload List
See Also