UNPKG

@qvant/qui-max

Version:

A Vue 3 Design system for Web.

4 lines (3 loc) 153 B
const randId = (prefix) => Math.random().toString(36).replace("0.", prefix != null ? prefix : ""); export { randId }; //# sourceMappingURL=randId.js.map