Options
All
  • Public
  • Public/Protected
  • All
Menu

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

Index

Interfaces

Variables

Variables

Export assignment randu

randu: Random

Returns a uniformly 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