Orbis UUID is an OTP application for generating UUID's.
-
Include
orbis_uuid
as a dependency for your project. -
Set the application environment variables in your
sys.config
for (orbis_uuid
,epoch_offset
) and (orbis_uuid
,pool_size
). -
Use
orbis_uuid:create/0
to generate UUID's.