Generate a Random String
This is useful for when an application requires a “app secret”. (LibreNMS, Zitadel, etc.)
Where $(LENGTH)
is the desired size of the string.
For example, Zitadel requires a 32 character “Master Key”:
This is useful for when an application requires a “app secret”. (LibreNMS, Zitadel, etc.)
Where $(LENGTH)
is the desired size of the string.
For example, Zitadel requires a 32 character “Master Key”: