Skicka länk till app

Randoms


4.1 ( 9591 ratings )
Verktyg Produktivitet
Utvecklare: Adolfo Rodriguez
Gratis

Generate random numbers in any interval. Decide how many numbers you need and if you wish all of them to be different.

This app allows you to generate as many integer numbers as you wish in any interval.

Examples:

- 3 random numbers between 1 and 6 (this is the same as throwing 3 dice).
- 4 DISTINCT numbers between 1 and 10 (this is like choosing 4 out of your 10 best friends)

Note for math lovers: You can generate a random permutation of n by generating n DISTINCT numbers between 1 and n.