SyntaxFix
Write A Post
Hire A Developer
Questions
Also you can use it lowercase under below
can
lowercase
let uuid = NSUUID().UUIDString.lowercaseString print(uuid)
Output
68b696d7-320b-4402-a412-d9cee10fc6a3
Thank you !