Appearance
1.6.0
生成一个UUID
基于随机数(UUID v4)生成的UUID
import { generateUUID } from 'roodash'; generateUUID(); // => '3b3e1f1e-1f7b-4b3b-8b3b-1b3b3b3b3b3b'