import utils from "./utils.js"; const instanceId = utils.randomString(12); export default instanceId;