Re: Random number generator in c# - again

Tech-Archive recommends: Fix windows errors by optimizing your registry



Hi

System.random namespace

Random r = new Random()

I think it also has facility to generate random numbers in integer ,
double etc etc

Shivprasad Koirala
C# , VB.NET , SQL SERVER , ASP.NET Interview Questions
http://www.geocities.com/dotnetinterviews/

.



Relevant Pages

  • Namespace Qualification [was Re: Linux compiling]
    ... I'd rather use a search or search / replace facility on 50,000 lines of code ... > I haven't come across any problems so far using namespace ... In order to allow use of the same tag name to identify different ...
    (alt.comp.lang.learn.c-cpp)
  • Re: namespace problem
    ... > Hang on - is Mapping a class as well as a namespace, ... Mapping is a namespace of b2b.Server.Business and Facility is a ... with using declarations it shouldn't be a problem - just ...
    (microsoft.public.dotnet.languages.csharp)