New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@bifravst/random-words

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bifravst/random-words

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

8.0.3
latest
Version published
Weekly downloads
191
78.5%
Maintainers
0
Weekly downloads
 
Created

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

FAQs

Package last updated on 03 Mar 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts