Clamps Dictionary
get-dtime-fn-no-x
Function
(get-dtime-fn-no-x mina maxa minb maxb &key (distribution '(1 1 1 1 2 3 4)))
return a function calculating a delta-time on each call. The distribution specifies a random distribution (using cm's weighting) to determine the number of dtimes returned between [mina..maxa] before returning a number between [minb..maxb].
Created: 2025-02-18 Di 12:58