Hello,
> \setrandom id 1 50000 exponential 0.0000001> insert into test values (:id);
Yes, a very small coefficient on a truncated exponential is pretty close to a uniform distribution. I think that this is a mathematical fact, not a bug.
-- Fabien.