---
title: Input
framework: createmlcomponents
role: symbol
role_heading: Associated Type
path: createmlcomponents/randomtransformer/input
---

# Input

The input type.

## Declaration

```swift
associatedtype Input
```

## See Also

### Performing the transformation

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