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
The error seems to happen when simulating 3 spots played simultaneously with a large number of hands:
./bin/cli.js simulate --hands 1000000000 --player-bet-spread '$200,$200,$400,$600' --player-wong-out-true-count 2 --allow-late-surrender true --hit-soft17 false --minimum-bet '$200.00' --maximum-bet '$2,000.00' --deck-count 6 --player-spots 3,3,3,3
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The error seems to happen when simulating 3 spots played simultaneously with a large number of hands:
The text was updated successfully, but these errors were encountered: