Skip to content

improve performance

Latest
Compare
Choose a tag to compare
@cuongndc9 cuongndc9 released this 09 Aug 10:07
· 1 commit to master since this release
00741cc

diana

πŸ‘ΈπŸ» Easy way to create πŸ†” unique ids.

All Contributors
Build Status
npm
npm
david
Hits-of-Code
GitHub

🧰 installation

yarn add diana-js

πŸ§‘πŸ»β€πŸ’» usage

import { diana } from 'diana-js';
console.log(diana());

🌳 API

diana(length:? number): string // default length is 16

🀝 contributors

Thanks goes to these wonderful people (emoji key):

Cuong Duy Nguyen
Cuong Duy Nguyen

πŸ’» πŸ“– ⚠️ πŸ‘€

This project follows the all-contributors specification. Contributions of any kind welcome!

πŸ”– license

MIT Β© Cuong Tran