RandomGeneratorFactory
in package
A factory for retrieving a random generator, based on the environment
Table of Contents
- getGenerator() : RandomGeneratorInterface
- Returns a default random generator, based on the current environment
Methods
getGenerator()
Returns a default random generator, based on the current environment
public
static getGenerator() : RandomGeneratorInterface