function createRandomPassword() { $chars = "abcdefghijkmnopqrstuvwxyz023456789"; srand((double)microtime()*1000000); $i = 0; $pass = '' ; while ($i <= 7) { $num = rand() % 33; $tmp = substr($chars, $num, 1); $pass = $pass . $tmp; $i++; } return $pass; } // Usage $randomcode = createRandomPassword(); ?>
In some time, this page will contain a list of all the public Object DNS records that have been made.
Please check back in time
Sometimes you need a DNS name for an inworld object that has HTTP-In enabled
By using this service, you will be able to contact your prim everywhere, without the need of checking your service
To the right is a random code, you can use that code for your own Object DNS call
string PASSWORD = "";
For more information about this service: