8000 GitHub - sindresorhus/random-word: Get a random English word
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sindresorhus/random-word

Repository files navigation

random-word

Get a random English word

Install

npm install random-word

Usage

import randomWord from 'random-word';

randomWord();
//=> 'ferriferous'

randomWord();
//=> 'microfloppies'

The underlying list of words is a 2.7 MB text file with 274,925 English words.

Related

About

Get a random English word

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  
0