julia> using UUIDs
julia> uuid4()
UUID("3f0e5f6a-4f8c-4cce-b8da-6540b009afd0")
3 Likes
julia> using UUIDs
julia> uuid4()
UUID("3f0e5f6a-4f8c-4cce-b8da-6540b009afd0")