UNPKG

@stdlib/random-base-logistic

Version:

Logistic distributed pseudorandom numbers.

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