belkka
~/bin
Here are some of the scripts that I wrote for myself:
random.choice
Select and print a random argument.
stdin: ignored
args: non-empty list of arbitrary strings
stdout: random argument followed by a newline
:code