Right now, my partner and I would like to practice a particular type of hand (for example): one where opener has at least 4 clubs and a minimum amount of high cards. And we'd like to have the hands which contain 4 clubs, 5 clubs, 6 clubs, and 7-or-more clubs be equally likely to be generated. This is impossible using the current hand generator. Where you currently have only a checkbox to "use" a given configuration (out of 5(?) total), it would be so much better if a person could specify a numeric value for each configuration, all totalling 100, that specifies what percentage of the time each of the specified configurations would be generated. For us, we'd create 4 configurations, one each for 4 clubs, 5 clubs, 6 clubs, and 7-or-more clubs, giving each a chance of occurring of 25% so they'd all be equally likely. As the software is now, if you specify multiple configurations, and if any of them are WAY more likely to be naturally dealt than some unlikely configuration, you might as well not even enter the unlikely configuration, cuz nearly all of the time, one of the more common ones will be dealt first and will match, and be "delivered". The deal generator would be so much more useful if it had a feature like this.