0.7.0 β€’ Published 4 years ago

diana-js v0.7.0

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

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):

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

πŸ”– license

MIT Β© Cuong Tran