An open API service indexing awesome lists of open source software.

https://github.com/dchest/randomword

Print random word
https://github.com/dchest/randomword

Last synced: 4 months ago
JSON representation

Print random word

Awesome Lists containing this project

README

        

randomword -- print random words from a list of 4096 words specifically
selected to be easy to memorize when used in passphrases (taken from passwdqc).

USAGE

randomword [-c N] [-n] [-l]

Options:

-c N Print N random words (by default, print one).
-n Do not print the trailing new line character.
-l Print each word on its own line.