DEFAULT_MIN_LENGTH

const val DEFAULT_MIN_LENGTH: Int = 3

Default minimum length for generated strings when not specified by schema or pattern.