UNPKG

@ant-design/pro-flow

Version:
2 lines 136 B
import { customAlphabet } from 'nanoid'; export var uuid = customAlphabet('0123456789abcdefghijklmnopqrstuvwxyz', 16); //=> "4f90d13a42"