Thanks to visit codestin.com
Credit goes to github.com

Skip to content

weisjohn/randal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Randal picks the order for the game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •