Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static void NextBytes (this Random rand, Span<byte> buffer);
static member NextBytes : Random * Span<byte> -> unit
<Extension()>
Public Sub NextBytes (rand As Random, buffer As Span(Of Byte))