appearance-install-theme: Do not use $RANDOM
Some `sh` implementations don't provide it, so let's replace it with a pipeline that reads 8 bytes from /dev/urandom represented in hex. Close #405.
Some `sh` implementations don't provide it, so let's replace it with a pipeline that reads 8 bytes from /dev/urandom represented in hex. Close #405.