Protected
constraintsProtected
Readonly
currentProtected
Readonly
generatorProtected
cloneOptional
opts: anyGenerates a single value using the schema.
Generates an array of values using the schema.
Chains multiple transformation functions.
Optional
s: boolean | ((a: any, b: any) => number)Applies a transformation function after generation.
Internal helper to create a new instance with updated options