1.0.1 • Published 5 years ago
@johnnyoss/randomid-generator v1.0.1
Random ID Generator
Application to generate random ID string
INSTALATION
yarn add @johnnyoss/randomid-generatorUSAGE
const randomID = require('@johnnyoss/randomid-generator');
console.log(randomID(number));  =>  random ID with "number" characters