#!/bin/sh set -eu LC_ALL=C openssl rand -base64 192 | tr -dc 'A-Za-z0-9' | cut -c1-192