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):
Cuong Duy Nguyen π» π |
This project follows the all-contributors specification. Contributions of any kind welcome!
π license
MIT Β© Cuong Tran