BenBrostoff / draftfast

A tool to automate and optimize DraftKings and FanDuel lineup construction.
282 stars 112 forks source link

Exposure limits #89

Closed sharkiteuthis closed 5 years ago

sharkiteuthis commented 5 years ago

This includes commits from and supersedes #84. Keeps basic exposure bounds by default, adds random exposure bounds via flag. Resolves #82

sharkiteuthis commented 5 years ago

Fixed all the nits, plus a bad bug where I wasn't seeding the RNG globally 😒