Forum Discussion
Sgeffert22
Oct 28, 2022Copper Contributor
RandArray
I'm trying to make the total of my RandArray set equal a pre-determined total. Is there a way that this can even be done?
Sgeffert22
Oct 28, 2022Copper Contributor
HansVogelaar
Oct 28, 2022MVP
What exactly do you want to do?
- Sgeffert22Oct 28, 2022Copper ContributorHansVogelaar
Create a random number generator with 125 values, a range of 1.1-2.1, where the sum of those numbers equal 245- HansVogelaarOct 28, 2022MVP
- Sgeffert22Oct 28, 2022Copper ContributorHansVogelaar
Some of the values are over the max of 2.1, is there anyway to fix that?