please help, im trying to assign a random number variable which ive created called 'custID' in a Customer Class to an array list of customers called 'customerList' which is in the program.

How can I do this?
Any help is appreciated.

Thanks