Skip to content

$randomID

Syntax

$randomID[type;sfw?]

Usage

OptionTypeOptionalExample
typeStringfalseSpecify anime/manga
sfwBooleantruetrue(default) - if only sfw. false - if both.

Example

$randomID[anime] // Returns a random anime ID. It will not be SFW.
$randomID[manga;false] // Returns a random manga ID. It may or may not be SFW.