/shaker.go

Command line app for shaking up text

Primary LanguageGo

Shaker.go

First:

go build shaker.go

Then:

./shaker the strange person eats cars often
--> the unusual individual chow auto infrequently

./shaker people are really weird
--> dwell ar truly strange

etc...