rand-var-name
v1.0.3
Published
Random JS variable name
Readme
Random JS variable name
npm i rand-var-nameimport randVarName from 'rand-var-name'
console.log(randVarName.rand()) // "_OVo_sUv6"
console.log(randVarName.rand(17)) // "_oBNrxhh3x4llMq$x"
console.log(randVarName.randWithoutPrefix()) // "xoEg5ZsI"
console.log(randVarName.randWithoutPrefix(16)) // "oBO$81zfg2XxzVVx"