#!/usr/bin/env bash openssl rand -base64 128 | tr -d "=+/" | tr -d '\n' | cut -c1-64