UNPKG

th-vue-material

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