Is there any subsitute of PHP function random_bytes(32) in coldfusion?

140 Views Asked by At

I want to generate byte code in ColdFusion 18 but not able to generate. Binary data can be generate in multiple ways.

In PHP when we use this function random_bytes(32), We get output like

�]�[AH��2H�˖�b��|m���j )��ʻ��

0

There are 0 best solutions below