Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "random/base/exponential/docs/types/index.d"

Index

Variables

Export assignment exponential

exponential: Random

Returns an exponential distributed pseudorandom number.

Notes

  • If lambda <= 0, the function returns NaN.
  • If lambda is NaN, the function returns NaN.
param

rate parameter

returns

pseudorandom number