Swift menghasilkan uuid

let uuid = UUID().uuidString
print(uuid)
Mobile Star