Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

<?php /** * Generates random integer between 1 and 2147483562 * * @phpstub * * @retu..

Decoded Output download

<?php

/**
 * Generates random integer between 1 and 2147483562
 *
 * @phpstub
 *
 * @return int 
 */
function stats_rand_gen_int()
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Generates random integer between 1 and 2147483562
 *
 * @phpstub
 *
 * @return int 
 */
function stats_rand_gen_int()
{
}

Function Calls

None

Variables

None

Stats

MD5 159b366bf99685975a7766403b0d2a41
Eval Count 0
Decode Time 87 ms