डिक्लेरेशन
func Next(value Random, min int, max int) int
go
पैरामीटर्स
इनपुट
वापस
| टाइप | विवरण |
|---|---|
| Int | Random Number |
Get the next random number from the specified random number generator, with a maximum value of 32767
func Next(value Random, min int, max int) int
go
| टाइप | विवरण |
|---|---|
| Int | Random Number |