In Realm is there a way to set a unique id for every object stored in the database? I don't necessarily need it to be auto incremented just unique every time. I was just wondering is there a way to do it in Swift 2 on iOS 8 or above? I know you can do it in objC.In Realm is there a way to set a unique id for