UNPKG

@guruhotel/aura-hooks

Version:

🪝 Hooks library designed by the Guruhotel team for Aura UI

1 lines 85 B
export function randomId(){return`aura-ui-${Math.random().toString(36).slice(2,11)}`}