Randomizer Class
Definition
Important
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 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) |