Welcome to the NetCologne GmbH open source mirroring service!

This machine mirrors various open-source projects. 20 Gbit/s uplink.

If there are any issues or you want another project mirrored, please contact mirror-service -=AT=- netcologne DOT de !

UniformIntegerDist

UniformIntegerDist

Name

UniformIntegerDist --  Uniform Integer Distribution

Description

A generator of integral values uniformly distributed across a closed interval [min,max]. (The interval includes both its endpoints.) Setting minValue == maxValue is allowed (and returns minValue).

Protocols adopted by UniformIntegerDist

IntegerDistribution CREATABLE

Methods

Phase: Creating

Phase: Setting

Phase: Using