| Package | Description |
|---|---|
| org.cthul.fixsure.generators | |
| org.cthul.fixsure.generators.composite | |
| org.cthul.fixsure.generators.primitives |
| Constructor and Description |
|---|
GeneratorWithDistribution(GeneratorWithDistribution src) |
| Modifier and Type | Class and Description |
|---|---|
class |
RandomizedSequenceGenerator<T>
Randomly selects elements from a sequence.
|
class |
ShufflingGenerator<T> |
| Modifier and Type | Class and Description |
|---|---|
class |
BooleansGenerator
Generates random booleans.
|
class |
DoublesGenerator
Generates random doubles in a given range.
|
class |
RandomIntegersGenerator
Generates random integers in a given range.
|
Copyright © 2019. All rights reserved.