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

1.2.1 • Public • Published

random-words

Codacy Badge Maintainability Test Coverage David Snyk Vulnerabilities for GitHub Repo

Based on the work in punkave/random-words. Forked to better manage the dependencies.

Installation

npm install @cityssm/random-words

Usage

import { getRandomWord } from "@cityssm/random-words";
const word = getRandomWord();

Package Sidebar

Install

npm i @cityssm/random-words

Weekly Downloads

61

Version

1.2.1

License

MIT

Unpacked Size

43.2 kB

Total Files

6

Last publish

Collaborators

  • dgowans