| Class | Description |
|---|---|
| ASCIIGenerator |
A generator emitting simple ASCII characters from the set
(newlines not counted):
|
| CodepointSetGenerator |
A string generator from a predefined set of codepoints or characters.
|
| RandomBytes |
Random byte sequence generators.
|
| RandomInts |
Utility classes for random integer and integer sequences.
|
| RandomPicks |
Random selections of objects.
|
| RandomStrings |
A facade to various implementations of
StringGenerator interface. |
| RealisticUnicodeGenerator |
A string generator that emits valid unicodeGenerator codepoints.
|
| StringGenerator |
A
StringGenerator generates random strings composed of characters. |
| UnicodeGenerator |
A string generator that emits valid unicodeGenerator codepoints.
|
Copyright © 2011–2015 Carrot Search s.c.. All rights reserved.