MathGroup Archive 2004

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

Search the Archive

Re: random numbers?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg46142] Re: random numbers?
  • From: Daniel Margolis <dmargol1 at binghamton.edu>
  • Date: Sat, 7 Feb 2004 23:35:58 -0500 (EST)
  • Sender: owner-wri-mathgroup at wolfram.com

Just use the following:

NumA = Random[Integer, {1, 100}]


This set the variable NumA to a random integer between 1 and 100. 


  • Prev by Date: RE: random numbers?
  • Next by Date: computation of autocovariance
  • Previous by thread: RE: random numbers?
  • Next by thread: Re: random numbers?