Class RandomInts
Inheritance
System.Object
RandomInts
Assembly: Lucene.Net.TestFramework.dll
Syntax
public static class RandomInts : object
Methods
Name | Description |
---|---|
NextBoolean(Random) | |
NextFloat(Random) | |
NextIntBetween(Random, Int32, Int32) | |
NextLong(Random) | |
RandomFrom<T>(Random, IList<T>) | |
RandomFrom<T>(Random, ISet<T>) |