Skip to content

Repository files navigation

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

Node & NPM

This project requires Node.js >=22 and npm >=12.0.2 <13 (enforced via check-node-version on npm install and npm ci).

The check is skipped during npm publish and npm pack, because semantic-release bundles its own npm (@semantic-release/npm depends on npm@^11.6.2) and runs the publish with that version rather than the one installed in CI.

About

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

Topics

Resources

Code of conduct

Contributing

Stars

3 stars

Watchers

3 watching

Forks

Releases

Used by

Contributors

Languages