@types/math-random
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

Installation

npm install --save @types/math-random

Summary

This package contains type definitions for math-random (https://github.com/michaelrhodes/math-random#readme).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/math-random.

index.d.ts

declare const mathRandom: {
    (): number;
    cryptographic: true | undefined;
};

export = mathRandom;

Additional Details

  • Last updated: Tue, 07 Nov 2023 09:09:39 GMT
  • Dependencies: none

Credits

These definitions were written by Richie Bendall.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/math-random

Weekly Downloads

1,776

Version

1.0.2

License

MIT

Unpacked Size

2.78 kB

Total Files

5

Last publish

Collaborators

  • types