Token

This package provides functions for generating and hashing strings

⚠️ The hash function of this package is NOT intended for hashing passwords, if you are looking for a way to hash passwords, use comeonin.

Installation

Add this to your list of dependencies in mix.exs:

{:token, "~> 0.1.0"}
end