Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Static method: byte[] NextBytes(int)

  • Declared in: RT.Util.Rnd

Declaration

public static byte[] NextBytes(
    int count
)

Summary

Returns a new array with the specified number of elements, filled with random bytes.