Random numbers
Generate random numbers and randomly select items from a list.
Characteristics
Random number generator (in a user-defined range)
Random selection from a list
In this application you can generate random numbers according to the range defined by the user by establishing a minimum number and a maximum number, you can also create your list to be able to obtain random selections.
Generate random numbers and randomly select items from a list.
Characteristics
Random number generator (in a user-defined range)
Random selection from a list
In this application you can generate random numbers according to the range defined by the user by establishing a minimum number and a maximum number, you can also create your list to be able to obtain random selections.
Show More