public function GetRandomNum()
 {
     return Application_Plugin_Common::getRandomNum();
 }