/scram

[stable] shuffle words except first and last letter

Primary LanguageRoffMIT LicenseMIT

Scramble input

scram shuffles the letters in the words of its input, so that the first and last letter stay in their position. A word is a list of alphabetic characters (hope does not support unicode at the moment).

More information can be found in the manpage.

Requirements

Installation

make install

License

MIT license, more details in LICENSE.