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?
Comment on
Re: Multiple Combinatorics
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.
[reply]
In Section
Seekers of Perl Wisdom