Creates funny word pairings from lists of words.
You can add extra wordlists to the wordlists/ directory. The program automatically detects any changes and updates its internal cache.
Get a single result with "kapu" in the middle:
$ ./kapunaattori
luokkapuli
You can specify a custom word:
$ ./kapunaattori arb
kuningatarbariumpuuro
You can also get multiple results at once with -n
$ ./kapunaattori.py -n 5 poopo
syaanivetyhappoopossumi
apropoopopkulttuuri
jippoopo
arseenihappoopo
vauvasampooporsastella
Use the bug tracker provided by GitHub, please.
Public domain. For full text, see the accompanying LICENSE file.