NuMFor cf0f85d (2025-09-27)
Numerical (Modern) Fortran. Library for Simple Numerical computing
|
for random number distributions More...
Data Types | |
interface | random_sample |
Uniform Random distributions Fills a scalar or array with random numbers in the half-open interval [0, 1). More... | |
interface | random_uniform |
Fills a scalar or array with random numbers in the half-open interval [low, high). More... | |
Modules | |
module | uniform |
Uniform Random distribution Description: randist. | |
for random number distributions