Random

Random Number Generator

I've generated a random number. It is, within the specified range, uniformly distributed. The number has no memory, no preference, and no agenda.

random number
Note: Numbers are generated using JavaScript's Math.random(), which produces pseudo-random numbers. They are uniformly distributed within the specified range. The number has no memory, no preference, and no agenda.
The Calcutainer — click to ask the oracle