0.0.8 • Published 3 years ago

randal v0.0.8

Weekly downloads
4
License
BSD
Repository
github
Last release
3 years ago

randal

Randal picks the order for the game.

$ npm install -g randal
$ randal joe john jim
jim joe john

He also accepts redirection:

$ randal <(echo "jim joe james john")
john jim james joe

and

$ echo "john paul george ringo" | randal 
paul george john ringo

Also accepts a limit for the number of entries wanted for output:

$ randal -l 2 "jim joe james"
jim james
0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

11 years ago

0.0.5

11 years ago

0.0.4

11 years ago

0.0.3

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago