@RANDX
— Returns a string of
random hex digits.
Syntax:
%@RANDX[
n]
n | the number of digits; defaults to 8 |
This utility function has nothing to do with domain membership. It is provided as a quick-and-dirty means of generating strings of a desired length, for creating computer names and the like.
echo %@randx[5]