Options
All
  • Public
  • Public/Protected
  • All
Menu

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

Index

Interfaces

Variables

Variables

randn

randn: Random

Returns a standard normally distributed random number.

Notes

  • The default underlying pseudorandom number generator (PRNG) may change in the future. If exact reproducibility is required, either use the factory method to explicitly specify a PRNG via the name option or use an underlying PRNG directly.
returns

pseudorandom number