Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alvarlagerlof/company-name-generator

🔤 Name generator using Markov chains via the Foswig library
https://github.com/alvarlagerlof/company-name-generator

Last synced: about 1 month ago
JSON representation

🔤 Name generator using Markov chains via the Foswig library

Awesome Lists containing this project

README

        

# Comany name generator
Name generator using Markov chains via the Foswig library

## Running
Edit the settings object in index.js, then do

`npm install`
`npm run generate`