| Interface | Description |
|---|---|
| RandomFactory.Supplier<U> |
Represents a supplier of results.
|
| RandomField |
Interface for all various random fields.
|
| Class | Description |
|---|---|
| RandomFactory<T> |
The main class for creating random data inside a defined POJO.
|
| RandomFieldSupplier |
Util class for storing managing all the random field this module brings along.
|
| RandomIndustrialArea |
A wrapper for many
RandomFactorys and possible some self made random
fields or options or whatever might be necessary for even better optimization.An industrial area has many factories. |
| Exception | Description |
|---|---|
| RandomException |
An exception occurring while creating random data.
|
Copyright © 2020. All rights reserved.