Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "random/streams/triangular/docs/types/index.d"

Index

Classes

Interfaces

Variables

Variables

randomStream

randomStream: Constructor

Returns a readable stream for generating a stream of pseudorandom numbers drawn from a triangular distribution.

param

minimum support

param

maximum support

param

mode

param

stream options

throws

arguments must satisfy a <= c <= b

throws

must provide valid options

throws

must provide a valid state

returns

stream instance