View Source Hahash (Hahash v0.2.0)

Hash any term into a cute name. There is no guarantees all will end up cute nor very unique.

Just in case, don't use it for anything very serious. I'm happy to remove words, if you feel like curating the list.

Summary

Functions

Provide any term (atom, map, whatever), get a name back.

Functions

@spec name(any()) :: String.t()

Provide any term (atom, map, whatever), get a name back.

The name is a string, consisting of a triple: verb, adjective and a noun, separated with hyphen.