[EMAIL PROTECTED] wrote:

> Is there a better REBOL way to simulate a range of, say, 30 => 50?

What's the problem with:

    pause: 29 + random 20

Regards,
    Gabriele.

Reply via email to