OptionalcharactersNumber of random characters to generate (ignored if text is provided)
OptionaltextSpecific text to display (overrides random generation)
OptionalcolorText color as hex code, RGB, or color name (overridden by colors array)
OptionalfontFont family name (e.g., 'Arial', 'Times', 'Sans')
OptionalskewWhether to apply random skewing transformation to characters
OptionalcolorsArray of colors for multi-color text (overrides color property)
OptionalrotateMaximum rotation angle in degrees (±rotate range)
OptionalsizeFont size in pixels
OptionalopacityText opacity (0.0 to 1.0)
Configuration interface for CAPTCHA text appearance and generation in CaptchaGenerator.
Example: Basic text configuration
Example: Random text generation