Your IP : 216.73.217.77


Current Path : /home/users/unlimited/www/ultimate-ai.codeskitter.site/vendor/ably/ably-php/tests/
Upload File :
Current File : /home/users/unlimited/www/ultimate-ai.codeskitter.site/vendor/ably/ably-php/tests/Utils.php

<?php

function random_string ( $n ) {
    return bin2hex(openssl_random_pseudo_bytes($n / 2));
}