Re: Math.random()
- From: "Jeff Higgins" <oohiggins@xxxxxxxxx>
- Date: Mon, 25 Feb 2008 18:59:53 -0500
Daniel Pitts wrote:
maya wrote:A clear winner. :-))
(I want to have option of displaying photos in a random order instead ofTry putting the photos into a List object, and then calling
in order of img-names (1.jpg, 2.jpg, 3.jpg, etc..))
Collections.shuffle() with that list object as the parameter.
.
- References:
- Math.random()
- From: maya
- Re: Math.random()
- From: maya
- Re: Math.random()
- From: Daniel Pitts
- Math.random()
- Prev by Date: Re: Math.random()
- Next by Date: Re: Math.random()
- Previous by thread: Re: Math.random()
- Next by thread: Re: Math.random()
- Index(es):
Relevant Pages
|
|