pip install shortuuid python import shortuuid short_uuid = shortuuid.uuid() print("Short UUID:", short_uuid)