B prev next
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35

<< RANDOM NUMBER >>

A Random Number is a number chosen as if by chance from some specified distribution.


In a uniform distribution of Random Numbers in the range [0,1], every number have the same chance of turning up.


As an example:
When you throw a dice the numbers incoming are uniformly distributed over the range between 1 and 6. Because every number have the same chance of turning up. Try !