@bifravst/random-words
TypeScript icon, indicating that this package has built-in type declarations

8.0.2 • Public • Published

Generate random 8 letter words npm version

Test and Release semantic-release Renovate @commitlint/config-conventional code style: standard

Returns random 8-letter words from the Webster's Unabridged Dictionary.

Installation

npm i --save-dev --save-exact @bifravst/random-words

Usage

npm i --save --save-exact @bifravst/random-words
import { randomWords } from "@bifravst/random-words";

console.log(randomWords()); // [ 'scoparin', 'prowling', 'priedieu', 'gantline' ]

CLI Usage

npx @bifravst/random-words
# npx: installed 4 in 1.216s
# catopron allodium registry misalter

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
8.0.2278latest

Version History

VersionDownloads (Last 7 Days)Published
8.0.2278
8.0.11
4.2.10
4.2.00
4.0.00
3.0.10
3.0.00
2.0.20
2.0.10
2.0.00
1.1.10
1.1.00
1.0.10
1.0.00

Package Sidebar

Install

npm i @bifravst/random-words

Weekly Downloads

279

Version

8.0.2

License

BSD-3-Clause

Unpacked Size

212 kB

Total Files

8

Last publish

Collaborators

  • coderbyheart
  • bifravst-ci