summaryrefslogtreecommitdiffstats
path: root/scripts/tps-token-id.sh
blob: 9cee33309c8d5d79b617cd687a82089517f6618f (plain)
1
2
3
#!/bin/sh

echo `hexdump -v -n "10" -e '1/1 "%02x"' /dev/urandom` | tr '[:lower:]'  '[:upper:]'