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

https://github.com/hansschouten/domainnamegenerator

Generate available domain names based on word analysis of a chosen language
https://github.com/hansschouten/domainnamegenerator

domain-name domainname language-analysis name-generator

Last synced: 5 months ago
JSON representation

Generate available domain names based on word analysis of a chosen language

Awesome Lists containing this project

README

          

# Domain Name Generator
Generate available domain names based on word analysis of a chosen language

## Dependencies
The following third party libraries should be installed:
1. [python-whois](https://pypi.org/project/python-whois/)
2. [NumPy](http://www.numpy.org/)
3. [Pyphen](https://github.com/Kozea/Pyphen)