Random entity reference formatter
This module enhances entity reference fields by allowing you to randomly select and display a configured number of referenced entities. It uses AJAX to fetch these random entities, ensuring fresh content without relying on caching for anonymous users. This functionality can be applied to various content entity types like nodes, taxonomy terms, and paragraphs.
This module provides a new "Random Rendered entity" formatter for the "entity_reference" and "entity_reference_revisions" field types which randomly pulls a configurable amount of entities from the referenced items using AJAX(avoiding Internal Page cache for anonymous users).
Meta
Can be used with Node, Taxonomy Term, Paragraphs, ... any Content entity type really.
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 3.0.1 | Stable | 10–11 | Fix php8.4 deprecation warning | Aug 16, 2025 |