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 /** * Not documented * * @phpstub * * @return array */ function stats_rand_g..

Decoded Output download

<?php

/**
 * Not documented
 *
 * @phpstub
 *
 * @return array 
 */
function stats_rand_get_seeds()
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Not documented
 *
 * @phpstub
 *
 * @return array 
 */
function stats_rand_get_seeds()
{
}

Function Calls

None

Variables

None

Stats

MD5 2c3eecbb3beb0491f64c959f19ebed49
Eval Count 0
Decode Time 90 ms