maher123us
MIS
hey! i need help with this.
lets say i have 2 lists [A,B,C] nd [1,2,3]
how can i generate all the 9 unique combinations in a random way?
that is--as an example
once B1 is generated it shouldnt generate B1 again..and after generating all 9 combinations randomly it will stop.
lets say i have 2 lists [A,B,C] nd [1,2,3]
how can i generate all the 9 unique combinations in a random way?
that is--as an example
once B1 is generated it shouldnt generate B1 again..and after generating all 9 combinations randomly it will stop.