NameGenerator

A name generator written in Haskell

http://github.com/pommicket/name-generator-haskell

Latest on Hackage:0.0.2@rev:1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

GPL-3.0-only licensed by pommicket
Maintained by [email protected]

Creates names using the frequencies of trigrams using Claude Shannon's method. You can find trigrams.txt on the GitHub page.