MathGroup Archive 2001

[Date Index] [Thread Index] [Author Index]

Search the Archive

RE: Random number generation

  • To: mathgroup at smc.vnet.net
  • Subject: [mg27892] RE: [mg27864] Random number generation
  • From: "Harvey P. Dale" <hpd1 at nyu.edu>
  • Date: Fri, 23 Mar 2001 04:31:11 -0500 (EST)
  • Sender: owner-wri-mathgroup at wolfram.com

Jose:
	Table[Random[Integer, {0, 500}], {300}]
	You should always try help (Shift-F1) for information.  Look up
"Random" that way.
	Best,
	Harvey

 -----Original Message-----
From: 	Jose Lasso [mailto:jml at accessinter.net] 
To: mathgroup at smc.vnet.net
Sent:	Thursday, March 22, 2001 4:30 AM
To:	mathgroup at smc.vnet.net
Subject:	[mg27864] Random number generation

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)


  • Prev by Date: RE: Q: DeleteCases
  • Next by Date: Re: Random number generation
  • Previous by thread: Re: Random number generation
  • Next by thread: Re: Random number generation