Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Generating Random number
#2
Solved: 11 Years, 4 Months, 3 Weeks ago
Hi,

Use below Syntax.

Code:
iRandomValue = RandomNumber(1000000000,9999999999)

It will Generate a 10 Digit Random Value Exery time.

Other ways, you can write a Function with Length as Parameter which will Return a Random Value of your desired length.

The first one will be the easiest solution for you.

Hope this info will help you


Thanks

VENKATA
Reply


Messages In This Thread
Generating Random number - by be_sure - 09-30-2008, 03:14 AM
RE: Generating Random number - by VENKATAREDDY_M - 09-30-2008, 11:03 AM
RE: Generating Random number - by be_sure - 10-03-2008, 02:45 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)