Skip to content

how to generate uniformly distributed random integers

2 messages · kexinz, Jared O'Connell

#
I'm a beginner of R. 
   I can use runif() to generate uniformly distributed numbers, but I don't
know which function can generate uniformly distributed random integers, or
what kind of method?
   Thanks!