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

Syntax

public int[] GetInts (int min, int 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