UNPKG

@stdlib/random-strided-lognormal

Version:

Fill a strided array with 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;