Shuffled List (Expression) — Skript
Addon: Skript · Category: Expression · Since: 2.2-dev32, 2.14 (retain indices when looping)
Syntax
shuffled %objects%Description
Shuffles given list randomly.
Examples
set {_list::*} to shuffled {_list::*}Skript Documentation is the best place to find the official skript documentation and feature latest working addons for the latest version of Skript.
Full documentationBrowse all docsAddon: Skript · Category: Expression · Since: 2.2-dev32, 2.14 (retain indices when looping)
shuffled %objects%Shuffles given list randomly.
set {_list::*} to shuffled {_list::*}