UNPKG

@stdlib/random-array-lognormal

Version:

Create an array containing pseudorandom numbers drawn from a lognormal distribution.

3 lines 114 B
/// <reference path="../docs/types/index.d.ts" /> import lognormal from '../docs/types/index'; export = lognormal;