gogs пре 1 година
родитељ
комит
287c38f4cb
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      app/Service/ThirdService.php

+ 1 - 1
app/Service/ThirdService.php

@@ -86,7 +86,7 @@ class ThirdService extends Service
         return (rand(0,100)/1000);
     }
     public function cgq_rand(){
-        return rand(0,20)+(rand(0,100)/100);
+        return rand(10,25)+(rand(0,100)/100);
     }
     public function kg_rand(){
         return rand(0,1);