h1.post-title { color:orange; font-family:verdana,Arial; font-weight:bold; padding-bottom:5px; text-shadow:#64665b 0px 1px 1px; font-size:32px; } -->

Pages

Define “Random” class

Library: System.Random

  •  This class is used to generate a random number, at any time.
  •  In future, while performing different programming logics, this random number generation concept may be required.