This project was generated with Angular CLI version 1.4.2. Ensure you have angular-cli installed on your station run "npm install" To run unit test: "ng test" To run on server: "ng serve" The shuffle algorithm used is the "Fisher-Yates" which is an O(n) complexity algorithm