Create a Random Sample of Uniform Integers
Create a Random Sample of Uniform Integers
runifint(n = 1, min_int = 0, max_int = 1)
n |
The number of samples |
min_int |
the minimum integer |
max_int |
the maximum integer |
the sample sample of size n
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.