Write a program to print 50 distinct Random numbers.
a) Predefined Random Function or Garbage Values of variables not allowed.
b) Random values must be between 0 & 1.
c) Execution time not be greater than 3.0 sec.
a) Predefined Random Function or Garbage Values of variables not allowed.
b) Random values must be between 0 & 1.
c) Execution time not be greater than 3.0 sec.
Comments
Post a Comment