The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM


UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !!

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Sequence number generation on a key column sbasetty Shell Programming and Scripting 6 03-27-2008 09:09 AM
generate random number in perl zx1106 Shell Programming and Scripting 2 03-17-2008 09:13 PM
SQL Loader Auto Number Generation vinoth_kumar UNIX for Dummies Questions & Answers 2 08-01-2006 05:40 AM
Random number generation tej.buch High Level Programming 1 02-13-2006 07:07 AM
How to generate a random number? MacMonster High Level Programming 2 10-15-2001 09:35 AM

Reply
 
Submit Tools LinkBack Thread Tools Search this Thread Display Modes
  #1  
Old 04-26-2007
Registered User
 

Join Date: Nov 2006
Posts: 15
Random number generation in ksh

I need to generate a random number in ksh everytime I run the script ,the range should be from 100 to 24800,I could use $RANDOM but I seem to have no control over the range of numbers ,could you please suggest some way I could implement this .Thanks.

Mervin
Reply With Quote
Forum Sponsor
  #2  
Old 04-26-2007
blowtorch's Avatar
Supporter
 
Join Date: Dec 2004
Location: Singapore
Posts: 2,328
If you can use $RANDOM, to restrict it to below 24800, you can just use $RANDOM % 24800 to get your result. Then compare if the result is > 100, and you have your number.
Reply With Quote
  #3  
Old 04-26-2007
Registered User
 

Join Date: Nov 2006
Posts: 15
Thanks

Thanks..should have thought on those lines
Reply With Quote
Google The UNIX and Linux Forums
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes




All times are GMT -7. The time now is 05:20 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008. All Rights Reserved.Ad Management by RedTyger Visit The Complex Event Processing Blog

Content Relevant URLs by vBSEO 3.2.0