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

0.0.3 • Public • Published

Installation

npm install --save @types/isaac

Summary

This package contains type definitions for isaac (https://github.com/StefanoBalocco/isaac.js).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/isaac.

index.d.ts

export function internals(): any;
export function prng(n: number): void;
export function rand(): number;
export function random(): number;
export function reset(): void;
export function seed(s: string | number | readonly number[]): void;

Additional Details

  • Last updated: Mon, 20 Nov 2023 23:36:24 GMT
  • Dependencies: none

Credits

These definitions were written by Martin Olsson.

Versions

Current Tags

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.3
    188
  • 0.0.2
    0
  • 0.0.1
    0
  • 0.0.0
    861

Package Sidebar

Install

npm i @types/isaac

Weekly Downloads

1,049

Version

0.0.3

License

MIT

Unpacked Size

2.97 kB

Total Files

5

Last publish

Collaborators

  • types