|
You have to specify the combination required to "come up" with these new three digit numbers, from your example I dont see any corrolition.
If it has to do with the 5 new numbers representing numbers already within your entered numbers, then a valid result would be 098, since that is the only three digit number which holds single numbers from your orriginal three digit numbers.
If it has to do with gaps between the entered numbers, then your example isn't showing any valid result.
As soon as the definition of how to form the result numbers is more precise, it would be easier to provide you with anything.
If there's no mathmatical combination (or any other for that matter) between the entered numbers and your result numbers, it's just a matter of providing some calls to some form of random() generator.
|