| Interface | Description |
|---|---|
| AQRandomDataSet |
This interface generates a new
AQDataSet using the constraints described below:
rows - defines the number of rows to generate. |
| AQRandomDateRange |
This interface represents a range of dates.
|
| AQRandomDateVariation |
This interface represents a change that a Date object could possibly have.
|
| AQRandomFactory |
This interface provides a way to conveniently generate various random values.
|
| AQRandomNumberRange |
This interface represents a range of numbers.
|
| AQRandomNumberVariation |
This interface represents a change that a Number object could possibly have.
|
| AQRandomRange |
This interface represents a range of objects which can be anythings, for examples, numbers, dates, strings.
|
| AQRandomStringLength |
This interface defines a constraint on the length of a string.
|
| AQRandomVariation |
This interface represents the amount of change an object can possibly have.
|
Copyright © 2017 AquaFold, Inc. All Rights Reserved. Use is subject to license terms.