diana-js
v0.7.0
Published
πΈπ» Easy way to create π unique ids.
Downloads
3
Readme
diana
πΈπ» Easy way to create π unique ids.
π§° 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):
This project follows the all-contributors specification. Contributions of any kind welcome!
π license
MIT Β© Cuong Tran