Overview

String generator
Name String Choice Generator
Full type name pl.kernelpanic.dbmonster.generator.StringChoiceGenerator
SQL types char, varchar, text
Description
String choice generator is used to return a single random string from the small set of available values. It acts similar to DictionaryGenerator but it is easier to configure.
Properties
choice Comma-separated list of choices. [i.e: dog, cat, cow, horse]
nulls How many nulls should this generator produce per every 100 generations? [0 - 100, default: 0]