@hackage NameGenerator0.0.2
A name generator written in Haskell
Installation
Dependencies (3)
- base >=4 && <5
- containers
- random Show all…
Dependents (1)
@hackage/acme-everything
Creates names using the frequencies of trigrams using Claude Shannon's method. You can find trigrams.txt on the GitHub page.