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();