---
title: Output
framework: createmlcomponents
role: symbol
role_heading: Associated Type
path: createmlcomponents/randomtransformer/output
---

# Output

The output type.

## Declaration

```swift
associatedtype Output
```

## See Also

### Performing the transformation

- [applied(to:generator:eventHandler:)](createmlcomponents/randomtransformer/applied(to:generator:eventhandler:).md)
- [Input](createmlcomponents/randomtransformer/input.md)
