2025-11-26 03:57:27 +02:00

4 lines
86 B
Bash
Executable File

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