annotate bin/brand @ 8839:34f2c0d8a6e8

<wob_jonas> learn anagol is Anarchy Golf, code golf server at http://golf.shinh.org/
author HackBot
date Sun, 24 Jul 2016 12:33:11 +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