Overview
Overview: This function returns a random string based on a specified category. It is useful for generating sample content during development.
Parameters
placeholder(category)
Category
The type of placeholder content (CTA, Name, Date, Address, City, Short Headline, Long Headline, Paragraph, Multi-Paragraph).
For example...
placeholder("Name")
Returns a random name like "Sarah Johnson".