Common x~U(a,b)
Box-Muller algorithm to get X~N(mean,var)
type of sample
samples to select
probability weight of the samples
Select a data randomly from a set
Select a data randomly from a set
type of sample
samples to select
Get point distribute on 2d-sphere uniformly
Return uniformed value, x~U(mean-range/2,mean+range/2)
(Since version ) see corresponding Javadoc for more information.
Probability utility