goldfire / pokersolver

Javascript poker hand solver.
MIT License
373 stars 93 forks source link

How to use for evaluating low hands? #22

Open jay-infocusp opened 4 years ago

jay-infocusp commented 4 years ago

Hey.

I want to evaluate low hands(worst hand) (7 cards), standard deck, game type = standard. Is that possible using this library ? How to achieve that ?

Thanks.