0.11.0 • Published 3 years ago
djd-random-string-module v0.11.0
Random String Module
How to install
npm install random-string-module --save
How to use
let random = require('djd-random-string-module')
### Method
# RandomChar
// This method takes in a integer value which specifies the length of the returned strings.
console.log(random.RandomChar(10));
// Returns b2pcd13exs