UNPKG

ivue-material

Version:

A high quality UI components Library with Vue.js

5 lines (4 loc) 102 B
const IvueUuid = () => { return Math.random().toString(36).slice(4); } export default IvueUuid;