TOOL 05 / ANY NUMBER IS POSSIBLE

Random number generator.

Set the boundaries. We’ll find a number hiding somewhere in between.

THE UNIVERSE CHOSE

42

ABOUT RANDOM NUMBERS

Your range.
Chance’s choice.

Use this random number generator to pick an integer between any minimum and maximum value. Generate a single number or create a set of up to twenty numbers with or without duplicates.

It is useful for drawings, classroom exercises, random sampling, games, test data, assigning tasks, and choosing a winner from numbered entries. Negative ranges work too.

Can a number repeat?

Turn off “No duplicates” when repeated numbers are allowed. Leave it on to receive a unique set.

Are both endpoints included?

Yes. A range from 1 to 10 can produce both 1 and 10.