Description Usage Arguments Value Author(s) Examples
This function returns an array with n number of suffled decks.
So far only the standard 52 card decks is implemmented.
The ASCII format for card ranks is A,1,2,3,4,5,6,7,8,9,10,J,Q,K The ASCII format for card suits is: Clubs: C, Diamonds: D, Hearts: H, Spades: S
1 |
n |
Number of decks |
type |
Type of card deck to be generated; by default he standard 52 cards deck. |
An array with n number of suffled standard 52 poker card decks.
Fran Urbano <viraltux@gmail.com>
1 | ##
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.