Searched refs:random_bytes (Results 1 – 8 of 8) sorted by relevance
38 use function random_bytes; alias239 $glide_key = bin2hex(random_bytes(128));402 $glide_key = bin2hex(random_bytes(128));
14 $id = 'google-chart-' . bin2hex(random_bytes(8));15 $name = 'callback_' . bin2hex(random_bytes(12));
13 $id = 'google-chart-' . bin2hex(random_bytes(8));14 $name = 'callback_' . bin2hex(random_bytes(12));
16 $id = 'google-chart-' . bin2hex(random_bytes(8));17 $name = 'callback_' . bin2hex(random_bytes(12));
32 use function random_bytes; alias110 $password = bin2hex(string: random_bytes(length: 8));
32 use function random_bytes; alias
51 use function random_bytes; alias258 $text1 = random_bytes(32);