
- UID
- 442207
- 帖子
- 54
- 主题
- 27
- 注册时间
- 2012-6-5
- 最后登录
- 2013-10-12
|
So I want to generate series of 26 random numbers many times, and I want their average of each series to be 5. I’d like for the numbers to be negative as well as positive, how do I do that? Rand() doesn’t seem to work well with generating negative nos with equal probability as positive nos. |
|