Shuffle does not work with a structure collection, you would have to use yaml()
and then shuffle the resulting array. See this post: Pluck structured data?
And here’s the issue on GitHub.
Shuffle does not work with a structure collection, you would have to use yaml()
and then shuffle the resulting array. See this post: Pluck structured data?
And here’s the issue on GitHub.