UNPKG

@stdlib/random-streams-lognormal

Version:

Create a readable stream for generating pseudorandom numbers drawn from a lognormal distribution.

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