[ prog / sol / mona ]
frontpage - thread list - new thread - preferences - ?
>>12 Why do you calculate `$RANDOM % 10` first?
Another idea would be
tr -cd '01' < /dev/urandom | head -c 1
VIP:
bbs.scm + MIT Scheme + SICP + Satori Mode