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