Shuffle input lines.
gem install dorian-shuffleAlso included in the aggregate gem:
gem install dorianshuffle [line ...] [file ...]Run shuffle -h for generated option details and shuffle -v for the installed version.
- Reads from files, arguments, or stdin and prints shuffled stripped lines.
printf 'Alice\nBob\nCarol\n' | shuffle