cuid
cuid copied to clipboard
As an application?
Should the Cuid module be started as part of the supervision tree?
Or should I call
{:ok, pid} = Cuid.start_link Cuid.generate(pid) # => ch72gsb320000udocl363eofy
Or should call both of the above to generate a new ID every time?