UNPKG

@stdlib/random-iter-chisquare

Version:

Create an iterator for generating pseudorandom numbers drawn from a chi-square distribution.

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