coolname icon indicating copy to clipboard operation
coolname copied to clipboard

Hello from Golang port!

Open sio opened this issue 3 years ago • 0 comments

Thanks for creating and maintaining this project! Over the years I used it to generate a lot of cool names in Python! 🎉🥳

Recently I've started to use Golang and I was sad to find out that similar Golang libraries generate names that are a lot less cool. So I've ported your project over: https://github.com/sio/coolname

My library uses your word lists and config.json, the rest of the code was written by me from scratch. Tracking upstream for changes is semi-automated and requires minimal human oversight, so I think I'll be able to keep up. The port is not at feature parity yet, especially with regard to config validation, but it works with default dataset and that's 99% of what I need.

Hope you or some of your users will find it useful. Thanks again for all the cool names!

sio avatar Jan 13 '23 12:01 sio