Bool Bernoulli
Random Generator returns TRUE or FALSE
Always return TRUE or always return FALSE.
A 50/50 chance of it returing TRUE or
FALSE.
Always return the same float number.
Returns a float number. Generated
number drops
off exponentially within the Half-life time
The float numbers returned are distributed
so that the arithmetic mean.
Returns an float number between and
including the numbers you choose
Always return the same integer.
Returns an integer using the Poisson
distributions model.
Return an integer between not less that
Min and not more than Max.
|
|