#color #generate #disable #animal #adjective #semi-titlecase #docker-esque

app animalhash

Generate a docker-esque animal-colour-adjective. Can optionally disable the 'animal', 'adjective', and 'colour' portions, as well as semi-titlecase the result. Examples :: 'smalltealtortoise'; 'affectionateMagentaPuffin'; 'bigred'; 'redoctopus'; 'reverantmeadowlark'.

5 releases

0.2.3 Dec 5, 2019
0.2.2 Dec 5, 2019
0.2.1 Dec 5, 2019
0.2.0 Nov 7, 2019
0.1.0 Oct 28, 2019

#5 in #animal

23 downloads per month

GPL-3.0-only

7KB

animalhash

Generate a docker-esque adjective-colour-animal keyword.

Can optionally disable the 'animal', 'adjective', and 'colour' portions, as well as semi-titlecase the result.

Examples:

animalhash => smalltealtortoise
animalhash -t => affectionateMagentaPuffin
animalhash --no-animal => bigred
animalhash --no-adjective => redoctopus
animalhash --no-colou => reverantmeadowlark

Usage

animalhash [OPTIONS]

Options:
    -l --lowercase   Don't semi-titlecase the output
    --no-colour      Don't use a colour
    --no-adjective   Don't use an adjective
    --no-animal      Don't use an animal

Dependencies

~3MB
~60K SLoC