UniformInteger


function UniformInteger<Arg1, Arg2>(l:Arg1, u:Arg2) -> Distribution<Integer>

Create uniform distribution over integers.