view paste/paste.29925 @ 4003:c6defe7626bb

<kmc> echo \'const int main[] = { 14776, 3942977280, 247 };\' > fb.c && gcc -o fb fb.c && ./fb
author HackBot
date Wed, 13 Nov 2013 15:51:15 +0000
parents bdb161c7f923
children
line wrap: on
line source

Usage: words [-dhNo] [DATASETS...] [NUMBER_OF_WORDS]

options:
  -l, --list             list valid datasets
  -d, --debug            debugging output
  -N, --dont-normalize   don't normalize frequencies when combining
                         multiple Markov models; this has the effect
                         of making larger datasets more influential
  -o, --target-offset    change the target length offset used in the
                         word generation algorithm; use negative integers
                         for best results