From 9e56c2727b0c8429a3ef37db689e5ee7d62e8ce8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Kuna?= <1282324+codecalm@users.noreply.github.com> Date: Fri, 30 Mar 2018 20:07:47 +0200 Subject: [PATCH] Update plugins.md (#6833) Merge pull request 6833 --- docs/_docs/plugins.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/_docs/plugins.md b/docs/_docs/plugins.md index bf3e0396..74868e43 100644 --- a/docs/_docs/plugins.md +++ b/docs/_docs/plugins.md @@ -825,6 +825,7 @@ You can find a few useful plugins at the following locations: - [match_regex](https://github.com/sparanoid/match_regex): A Liquid filter to perform regex match. - [replace_regex](https://github.com/sparanoid/replace_regex): A Liquid filter to perform regex replace. - [Jekyll Money](https://rubygems.org/gems/jekyll-money): A Jekyll plugin for dealing with money. Because we all have to at some point. +- [jekyll-random](https://github.com/codecalm/jekyll-random) by [codecalm](https://nodecalm.net): A Jekyll plugin that generates pseudo-random data. Very useful when you want to generate a large amount of random data. #### Tags