| Package | Description |
|---|---|
| net.joala.data.random |
Contains classes to generate random data.
|
| Class and Description |
|---|
| AbstractRandomDataProvider
Abstract implementation of a random data provider.
|
| AbstractRandomNumberProvider
Abstract data provider for numbers.
|
| RandomDataProvider
Provides random data.
|
| RandomNumberProvider
Provides random numbers.
|
| RandomNumberType
Describes random numbers to create.
|
| RandomStringProvider
Provides random strings, typically of some minimum and maximum length and with specified
types of characters contained.
|
| RandomStringType
Types of characters to support in random string generation.
|
Copyright © 2011-2013 CoreMedia AG. All Rights Reserved.