Changelog for mwc-random-0.13.1.0

Changes in 0.13.1.0 * createSystemRandom added Changes in 0.13.0.0 * Workaround for GHC bug 8072 (bug 25). GHC 7.6 on 32-bit platrofms is affected. * Generators for truncated exponential and geometric distributions added. Changes in 0.12.0.0 * Fucntion `asGenIO' and `asGenST' added. * Generation of discrete random variates using condensed tables methed. Tables for Poisson and binomial distributions are provided.