import crypto from "crypto"; export const randomUUID = crypto.randomUUID.bind(crypto);