java.util.random

Interfaces

RandomGenerator

The RandomGenerator interface is designed to provide a common protocol for objects that generate random or (more typically) pseudorandom sequences of numbers (or Boolean values).

Classes

RandomGeneratorFactory

This is a factory class for generating multiple random number generators of a specific algorithm.