Re: Random number generation
- To: mathgroup at smc.vnet.net
- Subject: [mg27912] Re: Random number generation
- From: drnews at NOSPAM--Scientificarts.com (David Reiss)
- Date: Fri, 23 Mar 2001 04:31:38 -0500 (EST)
- Organization: Scientific Arts
- References: <99chpl$8df@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
In article <99chpl$8df at smc.vnet.net>, Jose Lasso <jml at accessinter.net> wrote: > Hi MathGroup: > > I suppose this is really easy, but I have little experience with > Mathematica and I need your help. > > Question: How can I generate 300 random numbers (integers), betwenn 0 > and 500, and display the numbers in a table? Thx in advance. Best > regards. > > Jose M Lasso (Mathematica rookie) Table[Random[Integer,{1,500}],{300}] --David -- ) Scientific Arts: http://www.scientificarts.com ) Creative Services and Consultation for the Applied ) and Pure Sciences:: David Reiss: dreiss at !SPAMscientificarts.com ) [Remove the !SPAM to send email]