Hello everyone,
i have a blueprint for a page that looks something like this:
title: Beratungsanfrage
icon: š
image:
back: white
create:
title: "{{ page.date.toDate('Y.m.d') }} - {{ page.timeframe }}"
slug: "{{ page.date.toDate('Y.m.d') }}"
but iād love create > slug to be completely randomized with max 10 characters, is there a way to achieve it?