Skip to content

$randomImage

Syntax

$randomImage[type;id]

Usage

OptionTypeOptionalExample
typeStringfalseSpecify anime/manga.
idNumber/StringfalseAnime/manga ID OR ‘random’

Example

$randomImage[anime;$getID[dead mount death play]] // Returns a random image of 'Dead mount Death play' anime.
$randomImage[manga;$getID[dead mount death play;manga]] // Returns a random image of 'Dead mount Death play' manga.
$randomImage[anime;random] // Returns a random anime image.