Randomizer Class

Definition

public class Randomizer : Random
type Randomizer = class
    inherit Random
Inheritance
Randomizer

Constructors

Randomizer(Int32)

Properties

InitialSeed

Methods

CreateRandomizer()
GetDoubles(Double, Double, Int32)
GetDoubles(Int32)
GetEnums(Int32, Type)
GetInts(Int32, Int32, Int32)
GetRandomizer(MemberInfo)
GetRandomizer(ParameterInfo)

Applies to