在Node.js 中你可以使用 Buffer 将字符串转换为更小的base64 编码: import { v4 } from 'uuid'; function getRandomName() { let hexString = v4(); console.log("hex: ...
確定! 回上一頁