Свифт генерируйте uuid
let uuid = UUID().uuidString
print(uuid)
Mobile Star
let uuid = UUID().uuidString
print(uuid)