Skip to content

yldio/rnd-id

Repository files navigation

rnd-id

npm License: MPL 2.0 standard-readme compliant Greenkeeper badge

David David

Generate a random alphabetical string.

Table of Contents

Install

yarn add --dev rnd-id

Usage

const rndId = require('rnd-id');

console.log(rndId()); // kbtpZ
console.log(rndId()); // cuBuLn
console.log(rndId()); // sPwzn
console.log(rndId()); // kKUko
console.log(rndId()); // czzpgR
console.log(rndId()); // cjtzdI

License

MPL-2.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published