UUIDを生成する 14 Dec 2011 CFUUIDRef uuidObj = CFUUIDCreate(nil); NSString *uid = (bridge NSString*)CFUUIDCreateString(nil, uuidObj);