0.2.0 * Added a new even distribution model, which does a nice flat random pick (#3). * Added a new weighted distribution model, which does a weighted random pick (#4). * Added a new lottery distribution model, which gives lottery tickets to unpicked items and resets the picked item's lottery tickets to 0 (95b32b1e).