Char
object Char
Character generator configuration.
Properties
Link copied to clipboard
Charset used when generating text for this scope.
Link copied to clipboard
Candidate steps excluded after minStep and maxStep are composed.
Link copied to clipboard
Maximum candidate step for generated progressions. The composed step range is checked when candidates are sampled.
Link copied to clipboard
Minimum candidate step for generated progressions. The composed step range is checked when candidates are sampled.
Link copied to clipboard
Charsets used when generating character range bounds.
Functions
Link copied to clipboard
Samples a step from the composed step candidates after applying min, max, and exclusion settings.
Creates settings that fix generated progression steps to value and clear configured step exclusions.
Creates settings that replace generated step endpoints with value and clear configured step exclusions.