Aller au contenu principal

RandomGenerator

Hierarchy

  • Task<number, never>
    • RandomGenerator

Index

Properties

Methods

Properties

readonlyinherited__run__

__run__: TaskFunction<number, never>

A callback with side effects

Methods

inheritedrun

  • run(options): Awaitable<Result<number, never>>
  • Shorthand to run the current task

Page Options