Generates a random four-character string consisting of hexadecimal digits.
The random four-character string.
randomS4();// => '9f3b' Copy
randomS4();// => '9f3b'
Generates a random four-character string consisting of hexadecimal digits.