Games
扑克 outs 与胜率模拟器
模拟德州扑克对随机对手的胜率与平局率,并列出下一张公共牌可带来的改良 outs
json· JSON 结果
快速开始
用三种语言从你的代码中调用此工具。
cURL
curl -X POST 'https://api.elysiatools.com/zh/api/tools/poker-out-simulator' \
-H 'Content-Type: application/json' \
-d '{"heroCards":"Ah Kh","communityCards":"Qh Jh 2c","opponents":1,"simulations":5000}'