Or you can do Rnd*232 Where 232 is a number of your choice higher or lower number. I have used this in a Timer and works well.
Valtros
------------------------------------------------------------------------------------------------------------------
Use the random function. The example below will give a random number between 1-100
r = Random(1, 100)
Chat with our AI personalities
x ^ (1 / 3)
You can review about the number system in detail on the link given below Thanks
In Visual Basic 6, I use this equation:SurfaceArea = ((PI * radius) / (6 * Depth2)) * ((radius2 + 4 * Depth2) (3/2) - radius3)
At the basic level, the modulus of a number or expression is simply the value of the number or of the expression. For a positive number the modulus is the number, for 0 it is 0, and for a negative number, x, it is -x (which is positive).
It is useful for people to learn about some of he basic operations of arithmetic.