Randomization with in the class

  1. how to randomize the variables with in the class???

In reply to Harsha j:

  1. you have to declare the variables as rand/randc.
  2. call the .randomize method

your variables will be randomized.

In reply to Harsha j:

  1. how to randomize the variables with in the class???

Is that the best effort you can do before asking a question?