Generators

Generators are responsible for generating specific outputs based on input data. They focus on a single generation task and do not perform any actions or complex decision-making. Generators are the building blocks of the Sublayer framework.

Try making your own generator:

Examples:

Troubleshooting

If you encounter issues while working with Generators, please refer to the Troubleshooting Guide for common error scenarios and solutions.