http://www.perlmonks.org?node_id=965139


in reply to Multiple Combinatorics

Basically Math::Combinatorics returns a list as output.
Why not get two list from two different sets, and then merge and shuffle them?

Replies are listed 'Best First'.
Re^2: Multiple Combinatorics
by aartist (Pilgrim) on Apr 16, 2012 at 16:31 UTC
    It's technically not possible, with things I like to do. Each set has specific # of picks and sets can overlap each other.