From ce82078a88619ebbf24ac900e64c0a58f6035b96 Mon Sep 17 00:00:00 2001 From: Jamie York Date: Mon, 25 Mar 2013 16:14:23 +0000 Subject: [PATCH] --- awesome-php.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/awesome-php.md b/awesome-php.md index 49945d0..e7382e3 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -208,4 +208,5 @@ A list of amazingly awesome PHP libraries that you should consider using (and so * [Composer Stability Flags](https://igor.io/2013/02/07/composer-stability-flags.html) - An article about Composer stability flags. * [PHP Sucks! But I Like It!](http://blog.ircmaxell.com/2012/04/php-sucks-but-i-like-it.html) - An article about the pros and cons of PHP. * [PHP Is Much Better Than You Think](http://fabien.potencier.org/article/64/php-is-much-better-than-you-think) - An article about the PHP lanaguage and ecosystem. -* [Innocent Villagefolk or a Pillagin’ Pirate?](http://blog.astrumfutura.com/2012/04/php-innocent-villagefolk-or-a-pillagin-pirate/) - An article about PHP taking ideas from other language. \ No newline at end of file +* [Innocent Villagefolk or a Pillagin’ Pirate?](http://blog.astrumfutura.com/2012/04/php-innocent-villagefolk-or-a-pillagin-pirate/) - An article about PHP taking ideas from other language. +* [Predicting Random Numbers in PHP](http://blog.astrumfutura.com/2013/03/predicting-random-numbers-in-php-its-easier-than-you-think/) - An article about generating random numbers. \ No newline at end of file