UNPKG

@stdlib/random-array-chisquare

Version:

Create an array containing pseudorandom numbers drawn from a chi-square distribution.

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