Richard
4 years agoNew Contributor III
Random 16 Byte nonce
Hi,
Can somebody tell me how I can generate a random 16-byte nonce in the 32-character hexadecimal format.
I like to do this in the mapper, is that possible?
Thanks for your help.
Hi,
Can somebody tell me how I can generate a random 16-byte nonce in the 32-character hexadecimal format.
I like to do this in the mapper, is that possible?
Thanks for your help.
I like to thank everybody for their help in this matter.
Hi Richard,
Here’s a sample pipeline that outputs a binary string base from a hexadecimal string hope this helps 🙂
canvas 05_2022_02_28.slp (8.8 KB)