Wireguard generate Preshared key

.. If someone gets here, trying to find a way to generate a pre-shared key:

:global psk [:convert [:rndstr length=32] to=base64]

It generates a string that can be used as pre-shared key.
If changed while the connection is in use, it won’t break immediately the connection. (Ros 7.19.1)