math quiz

flowdesigner's icon

Hi,

I have a math question for you IQ people :)

I need a random number generator that feeds 4 max int objects, and the sum of the max int objects should always be 8,
with the random numbers evenly distributed over the 4 max int objects.

Could this be easily done with very basic objects? Thanks

Andrew Pask's icon

Yeah.

If you're not using negative ints, then there aren't many groups of 4 ints which add up to 8. I'd start by listing them all.

-A

Nikolas K's icon

i hope this helps... :)
Nick

1308.4RandAdd8.maxpat
Max Patch