How od i generate random numbers whose sum is constant?
Show older comments
I want 100 random numbers bu their sum should be same.
2 Comments
Torsten
on 9 Sep 2022
You want to generate 100 random numbers several times, I guess ? Because if you generate 100 random numbers once, there is only one sum.
BHUKYA VENKATESH
on 9 Sep 2022
Accepted Answer
More Answers (1)
Bruno Luong
on 9 Sep 2022
Edited: Bruno Luong
on 9 Sep 2022
1 vote
Categories
Find more on Random Number Generation in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!