NuMFor 9f2ab49 (2024-04-08)
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