powered by
randn(nrow = 1, ncol = 1, ..., mean = 0, sd = 1)
randn
rand
randi
rnorm
randn(100, 100) # 100 by 100 matrix of standard normal random variates randn(2, 3, mean = 10, sd = 0.1)
Run the code above in your browser using DataLab