UNPKG

@stdlib/random-base-improved-ziggurat

Version:

Normally distributed pseudorandom numbers using the improved Ziggurat method.

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