How do I generate 10 unique random numbers between 1 and 100 that sum up to 100?
Example:
| 
 11 | 
| 23 | 
| 3 | 
| 5 | 
| 18 | 
| 6 | 
| 7 | 
| 8 | 
| 9 | 
| 10 | 
–––––––––
100
––––––––––
Solved! Go to Solution.
Thank you @paulfound This is amazing. I thought this is an optimization problem and needs LP solution.
 
					
				
				
			
		
