function GenerateRandomString($length = 8) { $characters = '0123456789abcdefghijklmnopqrstuvwxyz_'; $string = ''; for ($p = 0; $p < $length; $p++) { $string .= $characters[mt_rand(0, strlen($characters)-1)]; } return $string; } ?>
Announcing: Cheongsam Stout Games proudly announces its newest game: „eonam”. „Cheongsam” is a piece of “virtual theatre”: while you take on one part, an advanced AI takes on the part the other. By controlling your pose and facial expressions you act together with her in a refined performance to your own taste: you might play a little shy, and she might be played a little cheeky; somewhat cocky, or somewhat brisk... Read more about „Cheongsam” on the website |