On Mon, Nov 20, 2000 at 12:35:23PM +0530, Christopher Vasanth wrote:
>
> Hi there:
>
> Can anyone show me how to generate a random number in a shell script?
$ python -c 'import random; print random.random()'
It's probably a better idea to ask this on -programmers.
-Arun
----------------------------------------------
An alpha version of a web based tool to manage
your subscription with this mailing list is at
http://lists.linux-india.org/cgi-bin/mj_wwwusr
- [LIH] Random number in shell script Christopher Vasanth
- Re: [LIH] Random number in shell script Sreeji K Das
- [LIH] Random number in shell script Raju Mathur
- Re: [LIH] Random number in shell script Arun Sharma
- Re: [LIH] Random number in shell script Raju Mathur
- Arun Sharma
