डिक्लेरेशन func RandomFloat(min float, max float) float go पैरामीटर्स इनपुट नाम टाइप विवरण Min Float The left interval of the random range. May randomly get the filled value Max Float The right interval of the random range. Will not randomly get the filled value वापस टाइप विवरण Float Random result, decimal, accurate to 7 decimal places