Name: Anonymous 2010-09-13 8:38
Create a sequence of random integers with the following given: max, average, length
Example, with m = 7, a = 4, l = 5, you get [ 5, 2, 2, 4, 7 ].
Example, with m = 7, a = 4, l = 5, you get [ 5, 2, 2, 4, 7 ].