@lazy/id
v1.0.0-beta.0
Published
```shell npm i @lazy/id ```
Downloads
2
Readme
@lazy/id
Quick Start
Install with NPM
npm i @lazy/idInstall with pnpm
pnpm add @lazy/idInstall with Yarn
yarn add @lazy/idGenerate an Id
import { id } from '@lazy/id'
const userId = id('user')
console.log(userId) // AZGeDUu7c0iimkTEOtnSYQ.user