Community

Random Class in Java

(Vijay Kumari) Random class is used to generate pseudo-random numbers in java. An instance of this class is thread-safe. The instance of this class is however cryptographically insecure.