You want to generate all possible combinations obtained by choosing 13 items from 78?
That will give a very large number of possibilities.
I'm not sure that any method of generating those 220495674290430 combinations will be very fast. It might take quite a large hard drive to hold the resulting file too.