$(random)

Overview

$(random ...) generates a random number within the specified range.

Syntax

$(random MIN MAX)

Examples

$(random 1 100)

$(random 5-10)

Where to use it in the dashboard

You can use $(random ...) in Bot -> Commands, Bot -> Timer, Bot -> Chat Alerts, and Chat Automation -> Raid Shoutout, as well as in Stream Tools -> Clip Command when using a custom response template.

$(random) | ByteMate Docs