freechat/json-api/scripts/generate-hmac.sh

3 lines
62 B
Bash

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