Skip to content
  • Kirby CMS Plugins
  • Discover
  • Search
  • Developers
  • New plugins
  • Recently updated
  • Most starred
  • Topics
  • Types
  • Free Plugins
  • Paid Plugins
  • Kirby 5
  • Kirby 4

  • Submit a plugin
  • getkirby.com
  • This plugin is marked as archived and no longer actively maintained
    Bruno Meilick Bruno Meilick

    Random

    Kirby tag and page method to generate various random values

    Docs Source

    Manual

    Download

    … and extract the folder to site/plugins/random

    Composer

    Git Submodule

    Sponsor
    <?= $page->random('words', 'lorem', 5) ?>
    Version
    3.0.2
    License
    MIT
    Stars
    6
    Supports
    K4
    Created
    24 Jul 2018
    Updated
    23 Nov 2024

    Info

    Topics
    • Templating
    Implements
    • Kirbytag(s)
    • Pages method(s)
    Support
    • Docs
    • Issues
    • Email
    Latest releases
    • 3.0.2
    • 3.0.1
    • 3.0.0
    • 2.3.3
    • 2.3.2

    Similar plugins

    • Paparazzi A Puppeteer-powered toolkit for programatically creating images with Kirby, by simply writing HTML & CSS code K5 K4
    • Microseasons Kirby plugin that will render the current Japanese micro season in a template. Includes various configuration options. K5 K4
    • Mastodon Feed Display posts from Mastodon on your Kirby-powered site. K5 K4

    More by Bruno Meilick

    More
    • Kirby MCP CLI-first MCP server for Composer-based Kirby CMS projects. It lets an IDE or agent inspect your Kirby project (blueprints, templates, plugi… K5
    • Posthog Connect Kirby to Posthog via PHP or Javascript K5 K4
    • class ExamplePage extends \Kirby\Cms\Page
      {
          use \Bnomei\ModelWithTurbo;
      }
      Turbo Speed up Kirby with automatic caching K5