the-unique-string

0.0.3 • Public • Published

unique-random-string

Install

npm install the-unique-string

Usage

var uniStr = require("the-unique-string");

console.log(uniStr(10)); // you can take any number of string, here 10 number of string will be genrate
console.log(uniStr(5)); // here 5 number of string will be genrate

```

Package Sidebar

Install

npm i the-unique-string

Weekly Downloads

3

Version

0.0.3

License

MIT

Last publish

Collaborators

  • harishmahajan