1.0.4 • Published 3 years ago
@sicarchitect/randomid-generator v1.0.4
generator-id
Generator-id it shows random characters depends how many you will input as a argument. This site was built using GitHub Pages.
Installation
yarn add @sicarchitect/randomid-generator
Usage
const randomID = require('@sicarchitect/randomid-generator');
console.log(randomID(10));
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.