npm.io
7.1.0 • Published 4 years ago

gibstr

Licence
MIT
Version
7.1.0
Deps
0
Size
3 kB
Vulns
0
Weekly
0
Stars
1

GIBSTR

GIB STRINGE!! Generates an alphanumeric string. That's it.

Install

npm i -S gibstr or yarn add gibstr

Usage

import { gibstr } from 'gibstr'

console.log(gibstr()) //"cpbxf3j9qz" or something

//or

console.log(gibstr(200)) //Long string

Test

npm i && npm t

License

MIT