sS aRandomID() { ret aGlobalID(); } sS aRandomID(Random random) { ret aGlobalID(random); }