Where does realm ID (UUID) come from?

Hi,

I seem to remember there being some kind of announcement about this, but I can’t find it. I noticed that RealmModel.getId() and RealmModel.getName(), which used to be the same, are now different. the ID is now a UUID, but I can’t see in the database where it’s coming from, as the ID column is still the name. Any ideas?

Thanks!