weighted-choice

Select items randomly from a list with weighted probability of selection


License
MIT
Install
pip install weighted-choice==0.1.0

Documentation

Latest Published Version Build Status Documentation Build Status

Weighted Choice

Select items randomly from a list with weighted probability of selection

TODO: Fill in this summary of the project

Super-quick Start

  • requirements: python versions 3.4, 3.5, 3.6, 3.7
  • install through pip: $ pip install weighted-choice

Documentation

The complete documentation can be found at the Weighted Choice home page