poissonrun
Poissonrun runs a given command statistically once every T seconds. The program can be run at any given time, but on average, it is every T seconds. The random process is based on the poisson distribution.
(Source: http://freecode.com/)