================
- Allow `-v` option multiple times for increased verbosity.
- Pick maximum width terms randomly. Until that change we included all
shorter entries and additionally the (alphabetically) first entries
of maximum width. Now, we pick a random set of these maximum width
entries for the result list.
- Claim support for Python 3.5.