Visual Basic Built-In Functions: Random Functions
A random number is a value that is not known in advanced until it is generated by the compiler. To assist you with getting a random number, the Visual Basic language ... Public Shared Function Rnd[(Number)] As Single This function takes an optional argume...