Skip to main content
All docs
V24.2

NonCryptographicRandom.NextBytes Method

Name Parameters Description
NextBytes(Byte[]) buffer Fills the specified array with random bytes.
NextBytes(Int32) count Returns a new byte array filled with random bytes.