Skip to content

Instantly share code, notes, and snippets.

View Blattinum's full-sized avatar
🧑‍💻
improving web dev skills

Collin Blatt Blattinum

🧑‍💻
improving web dev skills
View GitHub Profile
/*************************************************
* This is a simple Monte Carlo simulation to see
* whether we should
* go for X BIG deal and/or Y SMALL deals.
*
* What is the best blend?
*
* Author: Ido Green | plus.google.com/+greenido
* Date: 16 July 2013
*