| card_deck | A Standard Deck of Cards |
| deal_cards | Create a new set of Texas Hold'em hands |
| find_duplicates | Find Duplicates |
| find_flush | Find Flush Suit |
| find_straight | Find Straight High Card |
| find_straightflush | Find Straight Flush High Card |
| help_make_duplicates | Help Make Duplicates |
| help_make_straight | Help Make Straight |
| new_hand | Deal the hands for a series of Texas Hold'em games |
| new_TexasHoldEm_base | TexasHoldEm Class |
| outs_fh | Outs to make a Full House |
| outs_fk | Outs to make a Four of a Kind |
| outs_fl | Outs to make a Flush |
| outs_pa | Outs to make a Pair |
| outs_sf | Outs to make a Straight Flush |
| outs_st | Outs to make a Straight |
| outs_tk | Outs to make a Three of a Kind |
| outs_tp | Outs to make a Two Pair |
| poker_hands | Score Games of Texas Hold'em |
| pull_suits | Pull Suits |
| pull_value | Pull Values |
| score_flush | Score Flush |
| score_fullhouse | Score Full House |
| score_highcard | Score High Card |
| score_pair | Score Pair |
| score_quad | Score Four of a Kind |
| score_straight | Score Straight |
| score_straightflush | Score Straight Flush |
| score_TexasHoldEm | Score a hand or hands of Texas Hold'em |
| score_trips | Score Three of a kind |
| score_twopair | Score Two Pair |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.