Is there a way to add an element of randomization to page slugs without manually typing them in?
We will be creating custom landing pages for different people via Grav admin, and don't want them to be guessable.
example.com/welcome/firstname-lastname could easily be guessed by typing in other names. Ideally we would be able to randomize the entire slug, or add some extra characters to the end of the URL so that other names cannot be guessed.