Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dchest/randomword

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

Last synced: about 1 month 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.