unprovable / pub-name-generator

A Markov-chain based Pub Name Generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pub Name Generator

Make your own British Pub name!

Data: http://archive.org/stream/pubscollectionof00tomluoft#page/48/mode/thumb

This uses a very simple Markov Chain function to generate a new pub name from the 2794 currently listed in the file pub-list.txt extracted from the web page above! :-P

Usage

Download the repo:

git clone https://github.com/unprovable/pub-name-generator.git

and then run:

python ./pubgen.py

About

A Markov-chain based Pub Name Generator


Languages

Language:Python 100.0%