This sub-library contains partial functions that define the interfaces of functions of the same kind (like random(..) function).
| Name | Description |
|---|---|
| Return the initial internal states for the uniform random number generator | |
| Return a random number with a uniform distribution in the range 0.0 < result <= 1.0 |
| Date | Description | ||
|---|---|---|---|
| June 22, 2015 |
|