public static final class CSet.Gen extends Object implements Generator<CSet>
Modifier and Type | Class and Description |
---|---|
static class |
CSet.Gen.Config
Configuration of the generator
Cumulative probabilities for the different
character set kinds must be increasing, since
they are tested in the order of definition.
|
Constructor and Description |
---|
Gen(Random random,
CSet.Gen.Config config)
Creates a character set generator based on the
given random-number generator and configuration
|
public Gen(Random random, CSet.Gen.Config config)
random
- config
-