Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Static method: void NextBytes(byte[])

  • Declared in: RT.Util.Rnd

Declaration

public static void NextBytes(
    byte[] buffer
)

Summary

Fills the specified buffer with random bytes.