<?php $bytes = random_bytes(100); var_dump(json_encode(['binary_data' => $bytes]));
You have javascript disabled. You will not be able to edit any code.