> ## Documentation Index
> Fetch the complete documentation index at: https://docs.inworld.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Random Canned Text Node Asset

[Overview](../overview) > Random Canned Text Node Asset

**Class:** `RandomCannedTextNodeAsset` | **Inherits from:** `InworldNodeAsset`

Node asset for generating random responses from predefined text collections within conversation flows. Provides variety in responses by randomly selecting from a pool of canned text options.

<img src="https://mintcdn.com/inworldai/GzK0EwIb2T2yQTle/Unity/runtime/runtime-reference/images/RandomCannedTextNodeAsset.png?fit=max&auto=format&n=GzK0EwIb2T2yQTle&q=85&s=c04067e3a49926336f0f4723d1df1f7b" alt="RandomCannedTextNodeAsset Unity Inspector" width="587" height="694" data-path="Unity/runtime/runtime-reference/images/RandomCannedTextNodeAsset.png" />

## Usage

This node randomly selects and returns text from a predefined collection of responses. Typically used for fallback responses when the safety mechanism triggers.
