dorian-shuffle

shuffles lines of input


License
MIT
Install
gem install dorian-shuffle -v 0.5.0

Documentation

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