Interface | Description |
---|---|
CharacterSet |
A place holder interface to allow extension of the character sets used for
the random generators.
|
IEmgRandomGenerator<K extends CharacterSet> |
The Random Attribute Generator interface defines the different available
methods to generate random data.
|
Class | Description |
---|---|
EmgRandomGenerator |
The simplest implementation of the RandomAttributeGenerator interface.
|
Enum | Description |
---|---|
IEmgRandomGenerator.DefaultCharacterSet | |
IEmgRandomGenerator.Distribution |
Copyright © 2020. All rights reserved.