jhunkeler / jdtalk

BSD 3-Clause "New" or "Revised" License
1 stars 1 forks source link

Implement "salad" mode #8

Closed jhunkeler closed 5 years ago

jhunkeler commented 5 years ago

--salad followed by an integer (up to INT_MAX) will produce a randomly selected word from a randomly selected dictionary. This mode is compatible with all case/char modification arguments and pattern matching.

$ ./jdtalk -c1 -s10
entertained unawed perimorphic phytogenic sigmate Tuesdays leastways barneys planetoidal seamed

cc @pllim