#!/bin/bash cat /dev/urandom | fold -bw 16 | base64 | head -1