NUnit.Framework.Internal.Randomizer.GetDoubles Method
Return an array of random doubles with values in a specified range.

Syntax

public double[] GetDoubles (double min, double max, int count)

Parameters

min
Documentation for this section has not yet been entered.
max
Documentation for this section has not yet been entered.
count
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: NUnit.Framework.Internal
Assembly: NUnitLite (in NUnitLite.dll)
Assembly Versions: 1.0.0.0