Date Time Scheme
Contains settings for generating random date-times.
Constructors
Properties
Settings that determine whether the output should be an array of values.
Additional logic that determines how strings are generated.
The maximum date-time as a millisecond epoch to be generated, inclusive.
The minimum date-time as a millisecond epoch to be generated, inclusive.
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.
Generates count random data according to the settings in this scheme, ignoring settings from decorators.