OK for Free
Response from developer
The deck is shuffled before each deal with the Swift shuffle() function (Swift is the programming language used in IOS apps). This function is a widely-used random order generator. In the app, cards are always dealt off the top of the deck. Actually it is the real-life game that does not produce a genuine random deck, as a couple of hand shuffles does not accomplish this.
Where are the 5โs?
Response from developer
The deck is randomly shuffled before each deal, and the starter card is randomly chosen. The odds of you receiving a 5 are the same in each hand, no matter how many times in the past you did not get one. For more on this see "Gambler's Fallacy".
Decent Version
Response from developer
The game is truly random and the AI player is only as good as I can program it. But I've come to realize that players are going to believe what they want to believe. Landscape mode is available on iPad; iPhones are not big enough.
Just. Cribbage
Response from developer
The statistical probability of getting a "great hand" is always the same on every deal. It makes no difference how many times in a row you or the opponent get a great hand. The probability of a great hand on the next deal is still the same. For more on this, see "gambler's fallacy".

