Dev/Linux
Generate random string
공대나왔음
2017. 11. 10. 18:23
$ cat /dev/urandom | tr -cd 'a-f0-9' | head -c 32 7e15cb36f988deb7bc677edfce2e4b1a $