I\'m trying to write a Windows batch to generate a random 16 characters from [0-9A-Z].
In Linux I can do this for just one line
key=$(head /dev/urandom