Re: simple question about random
- To: mathgroup at smc.vnet.net
- Subject: [mg58923] Re: [mg58894] simple question about random
- From: Bob Hanlon <hanlonr at cox.net>
- Date: Sun, 24 Jul 2005 01:21:46 -0400 (EDT)
- Reply-to: hanlonr at cox.net
- Sender: owner-wri-mathgroup at wolfram.com
Table[Random[], {6}]
Bob Hanlon
>
> From: Mazuego <mazuego at yahoo.com>
To: mathgroup at smc.vnet.net
> Date: 2005/07/23 Sat AM 05:32:02 EDT
> To: mathgroup at smc.vnet.net
> Subject: [mg58923] [mg58894] simple question about random
>
> Hi all... The built-in function "Random" gives a random number in a chosen
> range. How can I have, for example, 6 random numbers with a single
> instruction? Thank you very much for your answers, and forgive me for the
> simple question, but I'm new in Mathematica...
>
>