▲ | thih9 4 days ago | |||||||
Feature request: allow specifying the probability distribution. E.g.: ‘~’: normal, ‘_’: uniform, etc. | ||||||||
▲ | tgv 3 days ago | parent | next [-] | |||||||
I think they should be functions: G(50, 1) for a Gaussian with µ=50, σ=1; N(3) for a negative exponential with λ=3, U(0, 1) for a uniform distribution between 0 and 1, UI(1, 6) for an uniform integer distribution from 1 to 6, etc. Seems much more flexible, and easier to remember. | ||||||||
▲ | pyfon 4 days ago | parent | prev [-] | |||||||
Not having this feature is a feature—they mention this. | ||||||||
|