UNPKG

vue-material

Version:
6 lines (4 loc) 93 B
const MdUuid = () => { return Math.random().toString(36).slice(4) } export default MdUuid