1.0.5 • Published 3 years ago
@mocarz21/generator-id v1.0.5
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('@mocarz21/generator-id');
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.