Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 715 Bytes

README.md

File metadata and controls

27 lines (22 loc) · 715 Bytes

namegenerator

JavaScript function for generating satirical company names by combining tech terms with culinary terms.

Some examples:

UtilityPod
SmokedLoad
AsynchronousLemon
FibersDefault
BrowserEmulation
ServerPing
KeySalad
PhoneEngine
CircuitDeprecated
CoolFrame
WokTweak
ComputeMadeleine

Demo

See the name generator in action right here.

Acknowledgements

This JavaScript implementaiton is based on fzaninotto/CompanyNameGenerator and montanaflynn/CompanyNameGenerator.