[1603] in java-interest

home help back first fref pref prev next nref lref last post

Re: random function available?

daemon@ATHENA.MIT.EDU (Ting C. Tan)
Fri Sep 8 23:21:53 1995

From: "Ting C. Tan" <utan@cisco.com>
Date: Fri, 8 Sep 1995 17:24:48 -0700
To: java-interest@java.sun.com, frog@digiweb.com


> I have an applet which needs to use random numbers.  Is there a function 
> available?  One that someone wrote?  Did I miss the obvious in the doc
> somewhere?

    The random function is part of java.lang.Math, look into
    
    	http://java.sun.com/1.0alpha3/doc/api/java.lang.Math.html#random()
    
    I used the search engine in "http://java.sun.com/search.html" to find it.	
    Hope this will help.

-Ting
-
Note to Sun employees: this is an EXTERNAL mailing list!
Info: send 'help' to java-interest-request@java.sun.com

home help back first fref pref prev next nref lref last post