Options
All
  • Public
  • Public/Protected
  • All
Menu

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

Index

Interfaces

Variables

Variables

Export assignment randi

randi: Random

Returns a pseudorandom number having an integer value.

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