Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 333 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 333 Bytes

dorian-shuffle

Shuffles the lines of the input

e.g. ls | shuffle

Install

gem install dorian-shuffle

Or as part of my other gems:

gem install dorian

Usage

From my history:

cat ~/ping-pong-members.txt | shuffle
printf 'Dorian\nMadiha\nRémi\nRayane\nMélanie\nJade' | shuffle