pet_name

This module will return a nickname for your pet or unfortunate loved one.


License
0BSD

Documentation

pet_name

This is a module to assist you in generating cute names for your pet.

Build Status

Installation

The package can be installed by adding pet_name to your list of dependencies in mix.exs:

def deps do
  [
    {:pet_name, "~> 0.1.0"}
  ]
end

Read the docs at https://hexdocs.pm/pet_name.