Deck

Build StatusHex.pmHex.pm

Get, shuffle and deal a deck of playing cards of any size (from 4 to 52 cards).

Installation

def deps do
  [
    {:deck, "~> 1.0"}
  ]
end

Documentation

Documentation can be found at hexdocs.pm/deck.

Contributing

Pull Requests are happily accepted.

Copyright and License

Copyright (c) 2018, Leonid Svyatov.

Deck source code is licensed under the Apache License v2.0.