We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cookpete/poker-odds comes up with an easy cli tool, but the results aren't reliable when used with random cards (....).
For example the result for Kd 8d with 100% win ratio can not be right. This hand does loose to a lot of possible hands (e. g. pocket Aces, 2s9d, etc).
Kd 8d
poker-odds .... Kd8d -b 2d9s4hKsJh -e board 2d 9s 4h Ks Jh hand win .. .. · Kd 8d 100.0% 1 iterations in 1ms
As an alternative emileindik/poker-odds-machine looks promising.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
cookpete/poker-odds comes up with an easy cli tool, but the results aren't reliable when used with random cards (....).
For example the result for
Kd 8d
with 100% win ratio can not be right. This hand does loose to a lot of possible hands (e. g. pocket Aces, 2s9d, etc).As an alternative emileindik/poker-odds-machine looks promising.
The text was updated successfully, but these errors were encountered: