Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 240 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 240 Bytes

Poker Class

This php class allow you to shuffle all the cards always in different order

Installation

via Github

$ git clone git: $ cd

Quick start

$ require_once "PokerClass.php"; $ $poker = new PokerClass();