You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 24, 2026. It is now read-only.
I am trying to generate random posts every few minutes using a cron job but for the given file I always get the same post title and content:
this is how my command looks like:
Is it possible to randomize the generated content each time the command is executed?
Thanks in advance for your help!