translator = ShortUUID();
originalId = translator.uuid();
shortId = translator.fromUUID(id);
regularId = translator.toUUID(shortId);