Could this possibly be a homework question?
cheers,
Rolf Turner
On 22/07/11 11:18, karena wrote:
> Hi,
>
> I want to generate multiple sets of random numbers.
> The requirement is that:
> 1) each set have 3 random numbers;
> 2) the sum of the three number is always 1.
>
> how to do this?