sampreeth-random
v1.0.3
Published
npm package to suggest strong password
Readme
my-npm-package
https://www.npmjs.com/package/sampreeth-random
npm i sampreeth-random
require the module and call getRandomString() or shuffleStrings()
getRandomString(length)
length of the string to be generated.
shuffleString(text)
string that has to be shuffled.
