Re: [Haskell-cafe] more improvable randomness

2009-10-15 Thread Henning Thielemann
On Thu, 8 Oct 2009, Michael Mossey wrote: I wrote some code to model the keystroke-to-keystroke delay in a person typing, with pseudorandomness. There are two kinds of delays.. one is a very small delay as the person reaches for a new key (call this 'reach' delays), the other is a larger delay

[Haskell-cafe] more improvable randomness

2009-10-08 Thread Michael Mossey
I wrote some code to model the keystroke-to-keystroke delay in a person typing, with pseudorandomness. There are two kinds of delays.. one is a very small delay as the person reaches for a new key (call this 'reach' delays), the other is a larger delay that represents a pause to think or to take a