Java.Util.RandomGenerators Namespace

Classes

Name Description
RandomGeneratorFactory

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

Interfaces

Name Description
IRandomGenerator

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).