
- UID
- 223211
- 帖子
- 208
- 主题
- 172
- 注册时间
- 2011-7-11
- 最后登录
- 2016-12-5
|
ohai Wrote:
——————————————————-
What sort of distribution do you need? Rand()
produces uniform random variables. However, you
can do various things with the formula to produce
normal, log-normal or other distributions.
It’s refreshing to see your comment. It drives me crazy when distribution is not considered in random number generation. |
|