[erlang-questions] Generating readable unique IDs for use outside erlang

Ale peralta.alejandro@REDACTED
Thu Feb 10 15:47:26 CET 2011


>
> Any suggestions on this?
>

Why don't you generate UUID?
http://en.wikipedia.org/wiki/Universally_unique_identifier

I found this googling:
https://github.com/travis/erlang-uuid/blob/master/uuid.erl

cheers,
-- 
Ale.


More information about the erlang-questions mailing list