IntegerScheme
Contains settings for generating random integers.
Constructors
Properties
The affixation to apply to the generated values.
Settings that determine whether the output should be an array of values.
Additional logic that determines how strings are generated.
Settings that determine whether the output should be fixed to a specific length.
The character that should separate groups if groupingSeparatorEnabled is true
.
true
if and only if the groupingSeparator should be applied.
true
if and only if all letters are uppercase.
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.