string(32) "5d8afc5d10683c5811cb16117cd50a67"
<?php $bytes = random_bytes(16); var_dump(bin2hex($bytes)); ?>