On Thu, 13 Feb 1997, Nir Levy wrote:

> At 07:43 PM 12/02/1997 -0500, you wrote:
> >Quick question is there a Random generator function like rand() in C for TCL.
> >
> >Thanks for the help.
> >
> 
> There is a function somebody wrote sometime: it's called random.tcl but I don't
> know anything more about it. Try looking a the faq or at www.tcltk.com.
> 
> Nir.
> --
> 

There is a random number generator on page 52 of Brent Welch's book
"Practical Programming in Tcl and Tk."  (BTW, if you don't have this book,
get it.)

     - Bryan

Reply via email to