The members of NUnit.Framework.Internal.Randomizer are listed below.
See Also: Inherited members from System.Random
| Construct a randomizer using a specified seed |
static | InitialSeed | int. Documentation for this section has not yet been entered. |
static | CreateRandomizer()Documentation for this section has not yet been entered. | |
GetDoubles(int)Return an array of random doubles between 0.0 and 1.0. | ||
GetDoubles(double, double, int)Return an array of random doubles with values in a specified range. | ||
GetEnums(int, Type)Documentation for this section has not yet been entered. | ||
GetInts(int, int, int)Return an array of random ints with values in a specified range. | ||
static | GetRandomizer(System.Reflection.MemberInfo)Documentation for this section has not yet been entered. | |
static | GetRandomizer(System.Reflection.ParameterInfo)Documentation for this section has not yet been entered. | |