Guest User

Untitled

a guest
Feb 20th, 2018
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.09 KB | None | 0 0
  1. sample(x = 0:10, size = 100, replace = TRUE)
  2.  
  3. round(runif(100, min = 0, max = 10))
Add Comment
Please, Sign In to add comment