jn has quit [Ping timeout: 252 seconds]
jn has joined ##bash-crimes
jn has quit [Changing host]
jn has joined ##bash-crimes
<
isabella>
for _ in {1..10000}; do ((count+=RANDOM**2+RANDOM**2<=0x7fff**2)); done
<
isabella>
echo $((count*4))
<
isabella>
happy pi day :)