@lazy/id Quick Start Install with NPM npm i @lazy/id Install with pnpm pnpm add @lazy/id Install with Yarn yarn add @lazy/id Generate an Id import { id } from '@lazy/id' const userId = id('user') console.log(userId) // AZGeDUu7c0iimkTEOtnSYQ.user