Description
Randomizes the order of input lines for scripts, text processing, testing, or simple sampling workflows. Users can use it when they need shuffled lists without writing custom code.
It changes ordering, not the content of each line. Do not use it as a security-grade random selection tool unless the workflow and random source meet that requirement.