rstr

1.0.1 • Public • Published

rstr

Just a simple module to generate a random string.

Installation

$ npm install rstr --save

Example

import rstr from 'rstr';
 
const str = rstr(8);
 
console.log(str); // b3aJ2xjL

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i rstr

Weekly Downloads

3

Version

1.0.1

License

MIT

Last publish

Collaborators

  • darylginn