Options
All
  • Public
  • Public/Protected
  • All
Menu

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

Index

Variables

Export assignment geometric

geometric: Random

Returns a geometric distributed pseudorandom number.

Notes

  • If p < 0 or p > 1, the function returns NaN.
  • If p is NaN, the function returns NaN.
param

success probability

returns

pseudorandom number