RandomGenerator Class

Definition

public class RandomGenerator
type RandomGenerator = class
Inheritance
RandomGenerator

Constructors

RandomGenerator(Int32)

Fields

seed

Methods

GetBool()
GetBool(Double)
GetByte()
GetByte(Byte, Byte)
GetDouble()
GetEnum<T>()
GetFloat()
GetInt()
GetInt(Int32, Int32)
GetShort()
GetShort(Int16, Int16)

Applies to