Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
I need to get a six (6) digit random generator?
Message
 
 
To
29/01/1999 11:19:57
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00181843
Message ID:
00182866
Views:
8
Just a usage note...Initially, you should seed with a negative number:

Rand(-1)

then, just use the function:

Rand()

>>I need to get a six (6) digit random generator?
>>This needs to be a small program that runs in win95.
>>Any ideas?
>
>set decimal to 6
>? RAND()
Previous
Reply
Map
View

Click here to load this message in the networking platform