Re: How to print out string at random interval
- From: "John McGrath" <ng@xxxxxxxxxxxxx>
- Date: Fri, 08 Apr 2005 16:48:18 GMT
On 4/8/2005 at 8:20:55 AM, George George via JavaKB.com wrote:
> how to generate random length interval and make the average length
> of all generated hundreds of intervals be 1 minute.
Are you saying that you need the average to be guaranteed to be *exactly*
1 minute? If that is the issue, you can pre-generate all of the interval
values, compute their average, and adjust them as needed so that they fit
your criteria.
--
Regards,
John McGrath
.
- Follow-Ups:
- Re: How to print out string at random interval
- From: George George via JavaKB.com
- Re: How to print out string at random interval
- References:
- How to print out string at random interval
- From: George George via JavaKB.com
- Re: How to print out string at random interval
- From: John McGrath
- Re: How to print out string at random interval
- From: George George via JavaKB.com
- How to print out string at random interval
- Prev by Date: Level Editor Save&Load..
- Next by Date: Re: Sun Java Desktop What is it?
- Previous by thread: Re: How to print out string at random interval
- Next by thread: Re: How to print out string at random interval
- Index(es):
Relevant Pages
|