@guruhotel/aura-hooks
Version:
🪝 Hooks library designed by the Guruhotel team for Aura UI
1 lines • 85 B
JavaScript
export function randomId(){return`aura-ui-${Math.random().toString(36).slice(2,11)}`}
🪝 Hooks library designed by the Guruhotel team for Aura UI