String Scheme
Contains settings for generating random strings.
Constructors
Properties
Settings that determine whether the output should be an array of values.
The capitalization mode of the generated string.
Additional logic that determines how strings are generated.
true
if and only if non-matching values should be generated if isRegex is true
.
Whether the symbols in LOOK_ALIKE_CHARACTERS should be removed.
The icon signifying the type of data represented by this scheme, ignoring its decorators, or null
if this scheme does not represent any kind of data, as is the case for DecoratorSchemes.
Functions
Returns a deep copy, retaining the uuid if and only if retainUuid is true
.
Validates the state, and indicates whether and why it is invalid.
Returns count strings of random alphanumerical characters.