NuMFor cf0f85d (2025-09-27)
Numerical (Modern) Fortran. Library for Simple Numerical computing
uniform Module Reference

Uniform Random distribution Description: randist. 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...
 

Detailed Description

Uniform Random distribution Description: randist.