Skip to content

Latest commit

 

History

History
46 lines (31 loc) · 1.9 KB

README.md

File metadata and controls

46 lines (31 loc) · 1.9 KB

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