deck function

Arbitrary<Deck> deck()

Returns an arbitrary that generates a deck.

Implementation

Arbitrary<Deck> deck() => DeckArbitraries.deck();