generateUndecoratedStrings

protected open override fun generateUndecoratedStrings(count: Int): List<String>(source)

Generates count random data according to the settings in this scheme, ignoring settings from decorators.

See also

FixedLengthDecorator.generateStrings

Throws

DataGenerationException

if data could not be generated