What is the most easy way to generate random 16 characters on Windows?

后端 未结 0 1261
暗喜
暗喜 2020-12-21 21:35

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         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题