annotate bin/brand @ 8925:a342fbe67f84

<oerjan> learn Mole is a unit for measuring large numbers of burrowing teeth.
author HackBot
date Tue, 16 Aug 2016 23:15:08 +0000
parents e7b69bcbb778
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
8360
e7b69bcbb778 <moon_> mkx bin/brand//for i in {1..10}; do echo -n $((RANDOM % $1)); done
HackBot
parents: 8359
diff changeset
1 for i in {1..10}; do echo -n $((RANDOM % $1)); done