#!/usr/bin/python from __future__ import division ...
Python Dice Pool Monte Carlo Using...
by matthew.scouten.myopenid.com,
February 27, 2009 05:14,
9 refactorings, tagged with dice, monte carlo, generators, iterators
#!/usr/bin/python import socket,time ...
Python Connection Detection script
by matthew.scouten.myopenid.com,
October 02, 2008 01:06,
3 refactorings, tagged with short, python, sockets
This is a Quick and Dirty s...
I wanted to calculate the s...