| Package | Description |
|---|---|
| org.uncommons.maths.number |
Custom numeric data types and classes for working with java.lang.Number and
its sub-classes.
|
| org.uncommons.maths.random |
This package provides deterministic, repeatable, pseudo-random number
generators, a set of strategies for seeding them, and classes for generating
values from different probability distributions.
|
| Class and Description |
|---|
| NumberGenerator
Interface for providing different types of sequences of numbers.
|
| Rational
Immutable value object for representing a rational number (or vulgar fraction).
|
| Class and Description |
|---|
| NumberGenerator
Interface for providing different types of sequences of numbers.
|
Copyright © 2025. All rights reserved.