README.md

# PlusOneUpdoot

<img src="https://i.imgur.com/23YyM4E.gif" alt="Mr. Skeltal" />

Generate fake, incemental, unique values for testing (e.g. Foo0 -> Foo1 -> Foo2...).

## Installation

If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `plus_one_updoot` to your list of dependencies in `mix.exs`:

```elixir
def deps do
  [
    {:plus_one_updoot, "~> 0.3.0"}
  ]
end
```

Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at [https://hexdocs.pm/plus_one_updoot](https://hexdocs.pm/plus_one_updoot).

## Acknowledgements 

- Thank you Mr. Skeltal for all of your inspiration & support