1.2.1 • Published 5 years ago
@cityssm/random-words v1.2.1
random-words
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();