Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/alvarlagerlof/company-name-generator
- Owner: alvarlagerlof
- License: mit
- Created: 2020-12-27T17:15:23.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-12-21T19:12:02.000Z (about 2 months ago)
- Last Synced: 2024-12-21T20:19:30.811Z (about 2 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.31 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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`